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

Is it possible to know when someone has opened a DM with the bot? #45

Open mgwalker opened 8 years ago

mgwalker commented 8 years ago

If so, it would be helpful to immediately message them the help text. It seems unlikely this is possible, but it's worth checking into. From @melodykramer

vdavez commented 8 years ago

The user story here is:

As a standup-bot admin, I want standup-bot to send a DM with help/use information to a user who first uses standup-bot, so they can know how to use it.

Note: may use the im_created_event to manage this.

stvnrlly commented 8 years ago

I'm trying to figure out how to work on this, since I can only open a DM for the first time once.