-
Notifications
You must be signed in to change notification settings - Fork 55
Home
Dave Furrer edited this page Apr 2, 2022
·
1 revision
- Go to https://discord.com/developers/applications/
- Create a New Application
- Give the application a name
- Go to the bot tab
- Click "Add Bot" -> "Yes, do it!"
- Click "Reset Token"
- Make sure your bot is public:
- Retrieve your application/client ID from the OAuth2 tab
- Create an OAuth2 authorization URL (reference docs) Example: https://discord.com/api/oauth2/authorize?client_id=492747769036013578&scope=bot
- Put the created OAuth2 URL in a browser window and hit enter
- Select the server you want to invite the bot to from the list of servers:
- Click "Authorize"