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

Require `@` for audience setting #63

Closed stvnrlly closed 7 years ago

stvnrlly commented 8 years ago

Using the @ makes sure that the db has the Slack-official version of the audience, which should help avoid unexpected behavior.

For example: @standup-bot audience testgroup will save the audience as testgroup, whereas @standup-bot audience @testgroup will save the audience as something like <!subteam^S234MGM|@testgroup>.