Creating your first bot
This page contains instructions on how to set up a discord bot application. If you already have a discord bot on your account, you can skip this and proceed to :
InstallationSetting up a Bot application and Inviting your Bot
Creating your first Bot Account:
Open the Discord Developer Portal.
Click on the [New Application] button.
Enter a name for your application.
Click the [Create] button.
Switch to the Bot tab in the left pane.
Click the [Add Bot] button on the right and confirm Yes.
Adding the Bot to your Server:
Switch to the OAuth2 tab in the left pane then select URL Generator.
Then check the following options to gain full functionality for your bot:
Then click the [Copy] button to get the link and paste it into your browser's URL.
Select the server you want to add and click [Authorize].
Last updated