llimllib / limbo

A simple, clean, easy to modify Slack chatbot
MIT License
402 stars 160 forks source link

handle bot messages #98

Closed llimllib closed 7 years ago

StewPoll commented 7 years ago

Just out of curiosity - This adds in the ability to respond to bots? (Potentially differently to how you reply to a person?)

llimllib commented 7 years ago

The ability was already there, this just makes the default plugins respond to bot messages by default

llimllib commented 7 years ago

I still have to merge your PR! Sorry

StewPoll commented 7 years ago

All good :)

I wasn't even aware that on_bot_message was a thing! That could be useful