Discord
Obtaining Discord Client ID and Secret
- Go to Discord developer portal by logging in with your existing discord account.
- Go to
Applications - Create a Discord app, more details mentioned here
NOTE:You can skip this step and use the default revert Discord app
- Set
https://app.revert.dev/oauth-callback/discordas theredirecturl for your app - Get your client_id, client_secret and bot token:
- Go to the “OAuth2” section of the App , then select
General - Copy your client_id and client_secret
- Go to “Bot” and copy your Token
- Go to the “OAuth2” section of the App , then select
Connect to Discord via Revert
- Create an account on Revert if you don’t already have one. (https://app.revert.dev/sign-up)
- Login to your revert dashboard (https://app.revert.dev/sign-in) and click on
Customize your apps-Discord
- Enter the
client_idandclient_secretyou copied in the previous step into the App credentials here and clickSubmit.
