A discord bot for the Mechanists technical Minecraft server.
- Rename the
.env.sample
to.env
- Fill in the fields in the
.env
file - Rename the
sample.config.json
toconfig.json
- Fill in the fields in the
config.json
file - Run
npm install
- Run
npm start
Important: turn on all the privileged gateway intents on the bot's page in the Discord Developers Portal.