Bot Application Setup
Creating your bot
Visit the Discord Developer Portal.
Click "New Application" and give it a name.
Go to the "Installation" tab:
Uncheck User Install
Set Install Link to
"None"

1. Navigate to the "Bot" tab:
Click "Add Bot"
Under Privileged Gateway Intents, enable:
PRESENCE INTENTSERVER MEMBERS INTENTMESSAGE CONTENT INTENT
Under Public Bot settings:
Disable Public Bot
Untick Require OAuth2 Code Grant

Click Save Changes
Copy your Bot Token from the Token section
Note: All of these options are found under the Bot tab.
Last updated
Was this helpful?