Bot Application Setup

Documentation on how to Setup Bot on Discord Developer Portal.

Before you start installation of the bot, you first need to setup Bot Application on Discord Developer Portal.

  1. Go to Discord Developer Portal by clicking here 1.1 Click 'New Application' Button in upper right corner. 1.2 Enter name for Bot & Click Create

  2. Click 'Bot' from the left Sidebar and then click 'Add Bot' from the right side and click 'Yes. Do it'.

  3. Scroll down to the 'Privileged Gateway Intents' and enable 'Server Members Intent', 'Presence Intent' & 'Message Content Intent' as shown on this image.

  4. 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.

Last updated