jammerware / margiebot

MargieBot is a .NET library designed to make building bots for Slack fast, easy, and fun.
MIT License
122 stars 42 forks source link

Respond to messages from webhook/bot #21

Closed andrewcartwright1 closed 7 years ago

andrewcartwright1 commented 8 years ago

Hey,

I've set up a jira integration so that my bot will perform some actions automatically with jira, however whenever the jira integration posts in a channel with the bot, my bot doesnt detect that a message has been received.

Is there anyway for it to pick it up?