Discord bot for the Mars Rover Design Team's Discord server
Set Environment variables:
BOTTOKEN
is your bot's tokenCLIENTID
is your app's client IDGUILDID
is the guild that dev commands will be deployed to
Use yarn start
to compile and run the bot or yarn prod
to run an already built project.