brandonshin / slackbot-workout

A fun hack that gets Slackbot to force your teammates to work out!
MIT License
563 stars 128 forks source link

Print daily leaderboard #47

Closed MatthewBrand closed 8 years ago

MatthewBrand commented 8 years ago

Added new method that will either count all of the units of exercise for a given day or count all if "None" is passed. Added a call to the save() method in main() during the first non-office hour block of the day.

MatthewBrand commented 8 years ago

Wrong branch to merge into