A Discord rich presence manager with a cool GUI and support for custom status and multiple profiles!
This application allows you to control what is shown on your account using discord rich presence! Giving you the ability to provide custom images and statuses on your profile!
- Set a custom status on Discord with text and default images.
- Add 2 button which contain links onto your status for your own website or social(s).
- Create custom profiles with your own images and title.
- Preview the rpc status in the app itself.
- Profile data is saved when you close the app.
- Support for multiple Discord clients like canary.
- Set a quick afk status within the app.
- Share custom profiles easily with other users.
- The ability to theme the application to your liking.
- Translations for the whole UI.
- External Url support (meaning you can give a url which points to an image on the web and discord will show it!).
- Gif support.
- More theming options (Editor coming soon).
We have the active rewrite of this application on the Microsoft Store. If you don't like the Microsoft Store then you can manually download the application from the Release Page
Linux users can go to the Release Page and download the rewrite. Packages will be created soon™
macOS packages can be found at the Release Page, download the version based on your device (arm64 for M1, x64 for anything else)
Contact Builderb#0001 or join the Discord server and we'll help you out with any issue your currently facing!
First you need to create your own custom RPC by going to https://discordapp.com/developers/applications and pressing 'New Application'.
Once given an name, you copy the Application ID (That goes into Client ID) and upload any images you want to use in the Rich Presence tab. Once done, you use the name you gave the image in Large/Small Key.
Because we had another version of the rewrite (rewrite-old) which was V6 but that ended up becoming more of a mess then the current stable version so we ended up doing the rewrite from the ground up again.
Big thanks to https://github.com/Lachee/discord-rpc-csharp for providing the core code which powers the RPC connection to discord!