broidHQ / integrations

Connect your App to Multiple Messaging Channels with the W3C Open standard.
https://www.broid.ai
GNU Affero General Public License v3.0
746 stars 83 forks source link

Fix/slack thread #201

Closed killix closed 6 years ago

killix commented 6 years ago

This PR update the Slack integration to use the correct way to normalize thread (already did in flowdock).

Thread should be represented in object.context like that:

{
   "content": "thread_ts",
   "name": "thread",
   "type": "Object",
}