This step can be skipped if you already have a Discord application.
Create a new Discord application
- Go to the Discord Developer Portal (opens in a new tab) and press the
New Application
button. - Choose a name for your application and click on
Create
.
Create a OAuth2 redirect URL
- Go to the
OAuth2
tab of your application and press theAdd Redirect
button.
The redirect URL should be your application's callback URL. Here is an example:
- Press the
Save Changes
button.