🤖Bot Application Setup

Install Modules, Add Token, and Run Bot

🛠️ Create your bot in Discord

Step 1: Visit the Discord Developers page and click on 'New Application' to proceed

Step 2: Name your bot and then navigate to the 'Bot' category.

Step 3: Click on 'Create Bot' and copy your token. You will need to paste it into the config.yml file. After that, enable the following intents:

🤖 How do i invite the bot to my discord server?

Step 1: It's easy! Just navigate to the OAuth2 category

Step 2: In the scope section, select 'bot' and 'applications.commands', and in bot permissions, select 'administrator'

After that, scroll down and use the generated URL to invite the bot to your server!

Last updated