- To install all modules listed as dependencies in package.json file, run
npm install
- To make the bot active, run
node .
ornode main.js
NAME | DESC | TYPE | DEFAULT | REQUIRED |
---|---|---|---|---|
TOKEN | token of your discord application | string | - | YES |
GET_ROLES_ID | id of the getroles channel | string | - | YES |