Bot Application Setup
Documentation on how to Setup Bot on Discord Developer Portal.
Last updated
Documentation on how to Setup Bot on Discord Developer Portal.
Last updated
Before we Start Installation of our Bot we first need to Create Bot Application on Discord Developer Portal.
Go to Discord Developer Portal - Click Here
1.1 Click 'New Application' Button.
1.2 Enter name for Bot & Click Create.
Click 'OAUTH2' from Sidebar and then click 'URL Generator', for 'SCOPES' select 'Bot & Applications.Commands' and for 'BOT PERMISSIONS' select 'Administrator' after that scroll down and click copy.
Paste the copied link to a new tab and press enter and invite the bot to your server.
Go back to 'Bot' and scroll down to the 'Privileged Gateway Intents' and Enable 'Server Members Intent', 'Presence Intent' & 'Message Content Intent'.
Scroll up and Click 'Reset Token' button and then click 'Copy' or just copy Token by yourself.
4.1. Open your config.yml and paste that token into TOKEN: ""