npm install
- Create discord bots: https://discord.com/developers/applications. The token you'll need is the "Bot -> Token".
- Invite the bots to your server using this permissions calculator: https://discordapi.com/permissions.html (the only permission they need is "change nickname")
- Set env vars from
.env.example
in your environment - Run
npm start