- Create a
.env
file (use.env.example
as an example) - All required config file examples are in
sample-config
- Run
npm init
to set up npm - Run
npm install
to install all packages
npm run start
to run the bot
.env
file (use .env.example
as an example)sample-config
npm init
to set up npmnpm install
to install all packagesnpm run start
to run the bot