Create a Bot - ArthurBoddaert/Discord-Bot GitHub Wiki
Step-by-step Guide
- Log on the Discord Website
- Go to the Application Page
- Click on the "New Application" button
- Give it a name then click "Create"
- Create a Bot User by navigating to the “Bot” tab and clicking “Add Bot”
- Make sure that Public Bot is ticked
- Copy the token using the “Copy” button
Warning
The token is your bot’s password. You should never share this to someone else. In doing so, someone can log in to your bot and do malicious things, such as leaving servers, ban all members inside a server, or pinging everyone maliciously. The possibilities are endless, so do not share this token.
If you accidentally leaked your token, click the “Regenerate” button as soon as possible. This revokes your old token and re-generates a new one. Now you need to use the new token to login.