Advertisement
Guest User

Discord Bot Creation

a guest
Jul 22nd, 2016
1,206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. Head over to www.discord.gg.
  2. On the menu bar, click the "more" dropdown menu.
  3. Click on "Developers".
  4. Make sure you're logged in.
  5. On the left, click on "My Applications".
  6. Click on the plus to create a new application.
  7. For the app name, enter whatever you want. I recommend you choose a sensible name.
  8. For the description, write "Minecord bot", or something like that.
  9. Optionally, you can choose a neat icon for the Application.
  10. Now, click "Create Application".
  11. Next, click "Create a bot user".
  12. When it asks you if you really want to do so, click "Yes, do it!".
  13. Now you have successfully created your bot. However, you will want to add it to your guild.
  14. Copy your "Client/Application ID".
  15. Next, go to https://discordapp.com/oauth2/authorize?client_id=ENTER_APP_ID&scope=bot , with "ENTER_APP_ID" being you Application ID.
  16. Then, choose a guild to add the bot to.
  17. Your bot token can be found under https://discordapp.com/developers/applications/me -> The bot that you created.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement