hangops/hangops-jobbot

It would be preferred that the bot @ reply only to users in the current channel

Closed this issue · 2 comments

Right now the gdoc foobar command will literally put whatever you type after gdoc which is not entirely safe!

We should probably teach the bot to only respond/reply/announce to users that are currently in the room.

A quick search found this - probably a good starting point for us: slackapi/hubot-slack#302

We have a PoC cut of this in place now, may require additional work.

Closing, as this is working.