Integration Guides

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/discord as the redirect url 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

Connect to Discord via Revert

  • Enter the client_id and client_secret you copied in the previous step into the App credentials here and click Submit.