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

Add email address to form #11

Closed cjaiello closed 4 years ago

cjaiello commented 4 years ago

Create a way to pass in an email address to send standup report to, rather than hard coding.

https://github.com/cjaiello/Slack-Standup-Report-Bot/blob/master/app.py#L18