Customize your status with this rich presence
-
Go to Discord Developer Portal
-
If you already have an application click it and go to "Rich Presence" category (If you dont have an application create it or follow the steps below)
-
Customize your rich presence
-
Go to Discord Developer Portal and create an application
-
Once created copy your client id of the application and paste it in
./src/app.js
-
In the file
./src/app.js
put the application client ID -
In the file
./src/app.js
fill out the values for your custom rich presence -
Start with the command
npm run test
and you're done
Make sure to credits me if you're using this code