CBPS Forums

Console Hacking => PS 3 => Topic started by: FMudanyali on August 09, 2020, 03:55:36 AM

Title: [Release] PS3-Discord.js - Discord Rich Presence For Your PS3
Post by: FMudanyali on August 09, 2020, 03:55:36 AM
Adds Discord rich presence to your PS3 without relying on PSN.

(https://i.ibb.co/B4K4bmd/image.png)

How to Use
- Get it from here: https://github.com/FMudanyali/PS3-Discord.js (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 (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.
Title: Re: [Release] PS3-Discord.js - Discord Rich Presence For Your PS3
Post by: FMudanyali on September 10, 2020, 09:50:56 PM
Update:

Added a workaround for WSL.