#Purpose Nathan is starting this project to become fluent and set up for javascript development, again.
The idea is to create a bot which helps teams improve their habits, together.
#Setup
- Clone this repository to your local machine
- Copy .env.empty -> .env and put the proper token in the file
npm install -g nodemon
npm install
npm start