-
Notifications
You must be signed in to change notification settings - Fork 100
Installation
slow edited this page Dec 1, 2021
·
17 revisions
It's free and cool :D
- Create an app on Discord Delopers Portal
- Go to OAuth2 and copy the CLIENT ID
- Open
config.json
replace where it saysapplicationID
at the bottom with the Client ID you copied
Once you have done that you can start adding images for your Rich Presence
- Navigate back to the Discord Delopers Portal
- Press Rich Presence in your application then
- Click Art Assets then scroll down and you will see Add Image(s)
- Click that then chose an image and name
- Click Save to save your changes
(excluding APP Name read above for info)
(The image sections in the config.json
would be the names of the images you uploaded to your app on Discord Delopers Portal
- Fork the repo
- Go to https://www.replit.com
- Create an account
- Fork your project at https://replit.com/github
- Edit config.json
- Go to "Secrets environment variables"
- Create the variable TOKEN and put your token
- RUN