-
Notifications
You must be signed in to change notification settings - Fork 7
How to create your bot and find your own bot token!
Go to Discord its Developer Portal and create an application.
Click on the "Create an application" button or on the "+" to create an application.
Now you will see a window that doesn't really matter for the bot itself, you can customize it but it doesn't have much effect.
To let discord see your application as a bot you will have to go to the left tab and click on "bot".
To create a bot application you have to click on the "Add Bot" button.
Confirm that you want to create a bot.
Now you will see a window where you can edit your bot its specifics.
You can edit your bot its avatar, username and if you want your bot to be public or private.
To get your bot its token click on the 'Click to Reveal Token' button and copy it or just click on the 'Copy' button.
Remember NEVER share your bot token!
Your bot token should look something like this:
To get your bot online is really easy, just double click on 'Config File' and paste the bot token like the following:
bottoken = "XXXYOURBOTTOKENHEREXXX"