Skip to content

CommandLeo/MechBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MechBot

A discord bot for the Mechanists technical Minecraft server.

How to run

  • Rename the .env.sample to .env
  • Fill in the fields in the .env file
  • Rename the sample.config.json to config.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.