Skip to content

Roblox to Discord Rich Presence with event-based updating.

License

Notifications You must be signed in to change notification settings

6ixfalls/RPresence

Repository files navigation

RPresence

RPresence is another Roblox-Discord rich presence program, created for Windows. RPresence adds presence updating instantly through process events, instant game join links with RoGold, and a few QOL changes.

Instructions

Windows

  1. Go to the releases page
  2. Download the rpresence-win32-x64.zip file and unzip it
  3. Open rpresence.exe

macOS

MacOS Support is not currently implemented, and likely will not be.

Roblox Studio Support

Roblox Studio is supported (not well!) through the use of a plugin found here. Source code of this plugin is in RPresence.lua.

Troubleshooting

Failed to connect

Restart Discord.

Development Instructions

Clone the repository, and run npm i (With NodeJS installed)

Windows

Running

npm run test

Building

npm run package-win

Footer Notes

Only this specific commit works with this; not sure why.

github:xan105/node-processMonitor#ed58a15212366626e5e49daa3bf51fccc900f324

If you find anything, please create an issue!