Skip to content

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

License

Notifications You must be signed in to change notification settings

AngaBlue/discord-rpc

Repository files navigation

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 [email protected]

🤝 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 [email protected].
This project is LGPL--3.0--or--later licensed.

About

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

Topics

Resources

License

Stars

Watchers

Forks