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.
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