Skip to content

RPC Manager for Discord is a Discord Rich Presence Manager for Windows and MacOS.

License

Notifications You must be signed in to change notification settings

KartoffelChipss/rpc-manager-for-discord

Repository files navigation

RPC Manager for Discord

RPC Manager for Discord is a Discord Rich Presence Manager for Windows and MacOS.

This app is heavily inspired by customrp.xyz, but introduces more features like a nicer GUI and a preview.

Download and Setup

You can find a setup guide on the website

Windows

  1. Download the latest version from the Releases Page
  2. Follow the instructions in the installer
  3. Go to the Discord Developer Portal and create an application
  4. Copy the Application ID and paste it into the "Application ID" filed in Discord Custom RP Plus
  5. Click "Connect"
  6. If the Application ID field is green, you can fill in your details and click "Update Activity"
  7. Enjoy you custom rich presence :D

Building your own installer

You can run the app with

npm run start

If you want to build your own installer, you can use

npm run build-installer