discourse-slack-plugin
discourse-slack-plugin copied to clipboard
Send notifications to slack for new topics in discourse
Removed
This PR adds more of Slack's attachment formatting to improve the formatting of posts a bit (including author icon + link).
I share a discourse installation with an entirely separate organization. We both separately use slack. It would be great if updates to the single discourse could be pushed to both...
If you define the `SiteSetting.slack_channel` to include `{category}`, the plugin will substitute the `Post` category name. For example: If you have defined: `SiteSetting.slack_channel = "#discourse-{category}"` and you create a new...