Go to file
David Taylor 3f0462d40c Implement slack provider, based on existing plugin.
Currently only implements the “Webhook” method, not the “Web API” method
2017-06-30 13:09:36 +01:00
assets/javascripts Allow add, edit & delete in the admin UI 2017-06-29 20:19:40 +01:00
config Implement slack provider, based on existing plugin. 2017-06-30 13:09:36 +01:00
lib/discourse_chat Implement slack provider, based on existing plugin. 2017-06-30 13:09:36 +01:00
spec Move lib files inside a discourse_chat directory, and make the notifications run on a delay after post creation 2017-06-30 11:10:11 +01:00
LICENSE Initial commit 2017-06-26 15:08:06 +01:00
README.md Initial commit 2017-06-26 15:08:06 +01:00
plugin.rb Move lib files inside a discourse_chat directory, and make the notifications run on a delay after post creation 2017-06-30 11:10:11 +01:00

README.md

discourse-chat

This plugin is a work in progress, it is not yet ready for use