18F / standup-slack-bot

A Slack bot to streamline team standup without disturbing the overall flow of conversation
https://standup-slack-bot.app.cloud.gov/
Other
87 stars 31 forks source link

Ask users if they have availability #86

Closed mgwalker closed 7 years ago

mgwalker commented 8 years ago

As a user, I want the bot to ask me if I have availability so I can indicate my status without using a cryptic emoji.

stvnrlly commented 8 years ago

This is another situation where botkit's utterances come in handy.

Additionally, if we wrap the bot in a Slack app, we can use message buttons to make this a bit simpler of an interaction.

mgwalker commented 7 years ago

Obsoleted by #122