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

If form's minutes are less than 10, add a zero at the start of it in the logging and the on-screen message #23

Closed cjaiello closed 4 years ago

cjaiello commented 4 years ago
Screen Shot 2020-09-17 at 9 00 47 PM Screen Shot 2020-09-17 at 9 05 26 PM

"Success! Standup bot scheduling set for general at 9:1pm with reminder message test"

Should be 9:01pm, not 9:1pm