cjaiello / Slack-Standup-Report-Bot

Python, Flask, Postgres, Slack API, Heroku. Set a daily standup time, have bot message in a channel requesting daily standup reports, and optionally have your standup report be emailed to a specified email address each day. Has instructions for local setup and Heroku setup.
4 stars 4 forks source link

Fixes #3 where you can't have 0s on the front of hours and minutes. #4

Closed cjaiello closed 7 years ago

cjaiello commented 7 years ago

Fixes #3 where you can't have 0s on the front of hours and minutes.