Find your center. Give thanks with donuts on slack.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
To start the Donuttime Bot use:
node bot.js
To start the Donuttime Board run:
node app.js
Please note that you will need to either have the configs stored locally in an .env file or pass them in the command line.
Example local CLI startup:
MONGO_URI=<MY MONGO URI> SLACK_TOKEN=<MY SLACK TOKEN> PORT=3000 node app.js
Authenticate from this button!
This project is licensed under the MIT License - see the LICENSE.md file for details
- Luis Flores - lespritdescalier
- Liz Lovero - lizlove
- Alex Pear - alexpear
Thanks to the following:
- Howdy.ai botkit studio for bot infrastructure
- Gulshan Kirat for inspiration and product support
- Lenny for canine awesomeness
- Set dailyreset function to an AWS chron job
- Add slash commands


