Template for people to create rich presence for Discord
| .gitignore | Initial commit | |
| index.js | Initial commit | |
| LICENSE | Initial commit | |
| package.json | Initial commit | |
| README.md | Initial commit | |
Discord RPC
Template for people to create rich presence for Discord.
Preview
Usage
- 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
- Upload the photos as assets in the Rich Presence Part
- Edit index.js as you want
- 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.