1. Go to Discord's developer portal and create an application
Go to [Login to see the link], login with your Discord account if this is not already the case, and press the "New Application" button.

Give a name to your application and press Create. Don't worry about it now, you can always change the name of your bot at any time!

2. Add a bot to your application
Go to the Bot tab of your application, and press Add Bot. You will get a confirmation modal, press Yes.

3. IMPORTANT: Enable Intents
Scroll down to the Privileged Gateway Intents section and enable the "Presence Intent" and the "Server Members Intent"

4. Get your token
Press the "Click to Reveal Token" button to see your token


Now you should see your token, just like in the screenshot above.
This token is super secret and you should never give it to anyone else without knowing why or you risk someone else taking over your bot.
If you think your token might have leaked, please press the regenerate button or delete your application.