Install node_modules using npm install
Create a .env
file
Put there BOT TOKEN
, CHANNELS IDs
and ROLES IDs
DISCORD_TOKEN=
WELCOME_CHANNEL_ID=
- Channel where bot will mention new member and navigate him to role selection channel
ROLE_SELECTION_CHANNEL_ID=
- Separate channel where bots role message goes
URITUSED_ROLE_ID=
TURUNDUS_ROLE_ID=
TARKVARA_ROLE_ID=
HELPDESK_ROLE_ID=