0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-chat-integration
Gabriel Grubba 606bdbfb0f
Feature: Add chat integration workflows send action (#40663)
With this PR, we add "Send chat-integration message" node that sends a
message to any chat-integration channel (Slack/Discord/Telegram).




<img width="1258" height="334" alt="Screenshot 2026-07-28 at 00 24 33"
src="https://github.com/user-attachments/assets/37c633fa-46f9-4ec3-b705-3578c8a254cb"
/>
<img width="770" height="344" alt="Screenshot 2026-07-28 at 00 24 19"
src="https://github.com/user-attachments/assets/9bf212ff-cfb7-4269-bf6e-2903020118ca"
/>

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2026-07-28 00:46:16 +02:00
..
admin/assets/javascripts/discourse DEV: Consolidate reusable components into ui-kit (#38703) 2026-05-11 18:07:36 -03:00
app DEV: Enable Style/RedundantSelf rubocop rule (#40098) 2026-05-19 19:27:45 +02:00
assets UX: Improve chat integration plugin provider setup (#38892) 2026-04-17 09:56:05 +10:00
config Feature: Add chat integration workflows send action (#40663) 2026-07-28 00:46:16 +02:00
db/migrate DEV: Remove flowdock chat integration (#38810) 2026-03-24 17:56:58 +10:00
lib Feature: Add chat integration workflows send action (#40663) 2026-07-28 00:46:16 +02:00
spec Feature: Add chat integration workflows send action (#40663) 2026-07-28 00:46:16 +02:00
test/javascripts/acceptance DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
package.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00
plugin.rb Feature: Add chat integration workflows send action (#40663) 2026-07-28 00:46:16 +02:00
README.md
tsconfig.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00

Chat Integration Plugin

Integrate your chat system of choice with Discourse.

For more information, please see: https://meta.discourse.org/t/chatroom-integration-plugin-discourse-chat-integration/66522