mirror of
https://github.com/discourse/discourse-chat-integration.git
synced 2025-02-19 18:06:29 +00:00
When notifications about a topic are posted to multiple slack channels, and the Discourse channels are configured to "thread" the notifications, each channel will have a different thread_id. Previously we were only storing a single slack thread id per Discourse topic. This commit fixes that logic, so that threads in different channels are tracked separately.
discourse-chat-integration
This plugin integrates Discourse with a number of external chatroom systems. For more information, click here
Description
Languages
Ruby
89.4%
JavaScript
5.8%
Handlebars
4.2%
SCSS
0.6%