A step-by-step visual guide — no coding required
Go to the Discord Developer Portal in your browser. You'll need to log in with your Discord account.
Your applications will appear here...
Enter a name for your application — this will be your bot's display name (you can change it later).
After creating the application, go to the "Bot" section in the left sidebar. Click "Add Bot" to turn your application into a bot.
Scroll down on the Bot page to configure Privileged Gateway Intents. These control what data your bot can access.
Go to the "OAuth2" section in the left sidebar, then click "URL Generator". Select the scopes and permissions your bot needs.
Paste the invite link in your browser. Discord will ask you to choose which server to add the bot to.
wants to join your server
Your bot should now appear in your server's member list (it will show as offline until you run bot code).
Created with care — Happy bot building! 🤖