0eebd9f3ed
This allows for the discourse automation plugin to have a "Send Slack Message" script. The script fields are a message, url, and slack channel. This will allow for a custom slack message to be posted but can link back to an arbitrary url (hopefully a discourse url) like a list of unanswered topics instead of strictly only allowing a slack message that links back to a Discourse Post object. |
||
---|---|---|
.github/workflows | ||
app | ||
assets | ||
config | ||
db | ||
lib/discourse_chat_integration | ||
spec | ||
test/javascripts/acceptance | ||
.eslintrc | ||
.gitignore | ||
.prettierrc | ||
.rubocop.yml | ||
.template-lintrc.js | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
README.md | ||
package.json | ||
plugin.rb | ||
translator.yml | ||
yarn.lock |
README.md
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