Bot Application Setup
Documentation on how to Setup Bot on Discord Developer Portal.
Last updated
Was this helpful?
Documentation on how to Setup Bot on Discord Developer Portal.
Last updated
Was this helpful?
Before you start installation of the bot, you first need to setup Bot Application on Discord Developer Portal.
Go to Discord Developer Portal by 1.1 Click 'New Application' Button in upper right corner. 1.2 Enter
Click 'Bot' from the left Sidebar and then click 'Add Bot' from the right side and click 'Yes. Do it'.
Scroll down to the 'Privileged Gateway Intents' and enable 'Server Members Intent', 'Presence Intent' & 'Message Content Intent' as shown on .
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
field.