Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 346 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 346 Bytes

RoveSoBot

Discord bot for the Mars Rover Design Team's Discord server

Running

Set Environment variables:

  • BOTTOKEN is your bot's token
  • CLIENTID is your app's client ID
  • GUILDID 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.