Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 358 Bytes

File metadata and controls

12 lines (9 loc) · 358 Bytes

#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