A graphical user interface designed to allow full customisation of Discord's Rich Presence.
Discord-RPC-GUI features a replica of Discord's user card to show realtime and accurate representation of how your rich presence will look before updating! Including automatically pulling image data from the client ID!
Unfortunately, there is no builds available. I'm working on getting a build out soon..
Until then, you can still run the GUI. You will need Node.js installed for this to work.
- Clone this repo
- Run
npm install
to install all dependencies- Run
npm start
to start the GUI