slack-ruby / slack-ruby-bot

The easiest way to write a Slack bot in Ruby.
MIT License
1.12k stars 187 forks source link

DMing self produces Sorry @Slackbot, I don't understand that command! #249

Closed dblock closed 4 years ago

dblock commented 4 years ago

Messages sent as Slackbot via say mentioning the bot in command responses loop back to the bot under the ID USSLACKBOT in DMs, causing an "I don't understand this command" error.

dblock commented 4 years ago

Closed via #250