Create an interactive rich presence application on Discord to show extra information and buttons on your profile.
🏠 Homepage
Clone or download this repository and install dependices using your package manager of choice.
npm i
- Create a new application on the Discord Developer portal.
- Fill out the application details and upload an image under Rich Presence with the key
logo-1080
. - Create a
.env
file with the keysCLIENT_ID
andCLIENT_SECRET
. Fill both of these values out accordingly. - Modify any string values that you like in
index.mjs
(fork if you'd like to save your changes through git) - Create a shortcut to
discord-rpc.vbs
in your startup folder in order to start the rich presence application when you reboot your computer. To access your startup folder, pressWin
+r
and typeshell:startup
. - At any point, you can manually start the rich presence application by double clicking
discord-rpc.vbs
.
👤 AngaBlue contact@anga.blue
- Website: https://anga.blue
- Github: @AngaBlue
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2021 AngaBlue contact@anga.blue.
This project is LGPL--3.0--or--later licensed.