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 Applicationbutton. - Choose a name for your application and click on
Create.
Create a OAuth2 redirect URL
- Go to the
OAuth2tab of your application and press theAdd Redirectbutton.
The redirect URL should be your application's callback URL. Here is an example:
- Press the
Save Changesbutton.