Dawn Minion
Dawn Minion
@wontonst The respond_to in our case was only set to the `@chatbot deploy production` message, which we wanted to be able to exist anywhere in the message. The main thing...
@skoczen if you could please take a look at this - Without this PR, our bot is broken after moving to Slack, since it can't pick up any messages from...
@Ashex Ah good timing then - thanks for the original patch! Hope this works for you as well.
Added a commit that sets the event content to the first attachment's fallback field. Otherwise, content ends up equaling the original event object, which isn't what we want. I'm not...