/discord-rpc

Create an interactive rich presence application on Discord to show extra information and buttons on your profile.

Primary LanguageJavaScriptGNU Lesser General Public License v3.0LGPL-3.0

Discord Rich Presence 💬

Version License: LGPL--3.0--or--later

Create an interactive rich presence application on Discord to show extra information and buttons on your profile.

Rich Presence Image Preview

Install

Clone or download this repository and install dependices using your package manager of choice.

npm i

Usage

  1. Create a new application on the Discord Developer portal.
  2. Fill out the application details and upload an image under Rich Presence with the key logo-1080.
  3. Create a .env file with the keys CLIENT_ID and CLIENT_SECRET. Fill both of these values out accordingly.
  4. Modify any string values that you like in index.mjs (fork if you'd like to save your changes through git)
  5. 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, press Win+r and type shell:startup.
  6. At any point, you can manually start the rich presence application by double clicking discord-rpc.vbs.

Author

👤 AngaBlue contact@anga.blue

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 AngaBlue contact@anga.blue.
This project is LGPL--3.0--or--later licensed.