Bot Setup
Application Creation and Management
Application Creation
Go to the Discord developer portal
Click on on the top right button "New Application"
Discord Developer Portal﹣"New Application" Button In the modal, input a name in the "name" field, then click on the button "create"
Discord Developer Portal﹣"Create an Application" Modal
Application Customization
On the left, there is a sidebar menu which has an option "General Information" This is where you can customize the bot and add more information

Bot Creation
Click on the menu "Bot"
Discord Developer Portal﹣"Bot" Menu Click on the far right button "Add Bot"
Discord Developer Portal﹣"Add Bot" Button Scroll down to the sections "Privileged Gateway Intents", and turn all of them on
Discord Developer Portal﹣"Privileged Gateway Intents" Section
Requirement
Scratch for Discord does only work with all Privileged Gateway Intents allowed:
PRESENCE INTENT
SERVER MEMBERS INTENT
MESSAGE CONTENT INTENT
Get the Token
Get the token by clicking on the button "Reset Token", then click on the button "Copy"
Discord Developer Portal﹣"Token" Page
It is impossible to get an already created token: If you have lost it, you need to reset it
Bot Invitation
Go to the sidebar menu "OAuth2", then on the sub-menu "URL generator"
Select the option "bot"
once selected another menu will open Select the bot permissions you need (Recommandation: for a private bot, choose Administrator)
Below the permissions menu, browse to the URL
Invite the bot to the server you need
Last updated
Was this helpful?