Skip to content

Configuration

ItsNeil edited this page Aug 11, 2021 · 7 revisions

Haven't set up the bot yet? Check out Setting up the bot first!

Opening ENV

Open the .env file

Token

First is the token, you need to again go to the Discord Developer Portal and go to the "Bot" section and click "Copy" under "Click to Reveal Token " (Image) and paste it after the "TOKEN="

Prefix

Here you can configure the prefix, enter whatever prefix you want for your bot.

Moderator role

Go to discord, enable Devoloper Mode and click on your moderator role and click "Copy ID" and then paste the ID. Moderators have bypass to locked channels.

Member role

Go to discord, enable Devoloper Mode and click on your Member role and click "Copy ID" and then paste the ID. This role is used to lock channels and other permissions features.

Admin role

Go to discord, enable Devoloper Mode and click on your Admin role and click "Copy ID" and then paste the ID. This role has access to ALL of the bot's command.

Clone this wiki locally