Click here for a setup video, but these instructions are up to date so make sure to follow them if the video is different.
- Install node and npm
- Clone this repository or download as a zip and extract the contents.
- Run
npm install
. - Bot login: write to .env file is
TOKEN=YOUR BOT TOKEN
or: write config.js file to your bot token.