Setting up the bot
Last updated
Last updated
Create a Bot: Visit and create a new bot clicking on "New application"
Invite the bot to your server: Replace the 'REPLACE HERE THE ID' part in the URL -HERE-THE-ID&scope=bot with the bot's ID. Visit the modified URL to authorize the bot. You will find the ID of your bot in the "General Information" section. In the example with the image below, the link would be:
Get the Token: Go to the section "Bot" and click on "Reset Token". Once the token is reset, copy it and save it in a secure place.
Paste the token into your config.yml (discord-bot - token) and enable it by setting enabled to true.