Author Topic: [Release] PS3-Discord.js - Discord Rich Presence For Your PS3  (Read 9174 times)

Offline FMudanyali

  • Hot Pockets
  • End User
  • *****
  • Posts: 31
    • View Profile
    • My personal website
[Release] PS3-Discord.js - Discord Rich Presence For Your PS3
« on: August 09, 2020, 03:55:36 AM »
Adds Discord rich presence to your PS3 without relying on PSN.



How to Use
- Get it from here: https://github.com/FMudanyali/PS3-Discord.js
- Install node.js if you haven't
- Install webMAN-MOD on your PS3 if you haven't: https://github.com/aldostools/webMAN-MOD
- Add your PS3 IP in config.json
Code: [Select]
npm install (first time only)
npm start

Additional Notes for WSL
If you're trying to run this under WSL, you have to install node.js in your Windows.

Credits
- Yowai_dev for the initial python3 version.
- The authors of discord.js.
- The authors of discord-rpc.
- The authors of node-fetch.

Changelog
2020-09-10 - Added a workaround for WSL.
« Last Edit: September 11, 2020, 12:15:14 AM by fmudanyali »
!! I love the forums !!

Offline FMudanyali

  • Hot Pockets
  • End User
  • *****
  • Posts: 31
    • View Profile
    • My personal website
Re: [Release] PS3-Discord.js - Discord Rich Presence For Your PS3
« Reply #1 on: September 10, 2020, 09:50:56 PM »
Update:

Added a workaround for WSL.
!! I love the forums !!