1
0
Fork
You've already forked rpc
0
Template for people to create rich presence for Discord
  • JavaScript 100%
Find a file
2026年03月17日 02:14:56 +00:00
.gitignore Initial commit 2026年03月17日 02:14:56 +00:00
index.js Initial commit 2026年03月17日 02:14:56 +00:00
LICENSE Initial commit 2026年03月17日 02:14:56 +00:00
package.json Initial commit 2026年03月17日 02:14:56 +00:00
README.md Initial commit 2026年03月17日 02:14:56 +00:00

Discord RPC

Template for people to create rich presence for Discord.

Preview

Video

Usage

  1. Create a new application in Discord Devloper Portal and copy the ID of the application and then paste it in the bottom of index.js
  2. Upload the photos as assets in the Rich Presence Part
  3. Edit index.js as you want
  4. After that, run the commands in the command line:
node .

You can only use it through Discord Desktop. Make sure you don't open Bot in that Discord application or else you need to open another application for the Rich Presence.

Building

$ npm install .

Contributions

Contributions are welcomed, feel free to open a pull request.

License

This project is licensed under the GNU Public License v3.0. See LICENSE for more information.