A simple discord bot for UNT Robotics
- You'll need to install node.js. We use the latest LTS.
- Contact Seb or the current webmaster for UNT Robotics for the .env file
Run
npm install
npm install -g nodemon
nodemon
to install all the dependencies and start the server. The bot wil then be active.