summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-11-20 11:34:58 -0800
committerit33 <iantien@gmail.com>2015-11-20 11:34:58 -0800
commitfc346bcb05626ed1cdc925ed03b7bcc748f69184 (patch)
tree96d75ece2d6b29ab3237b6ba7507cc8c10e84548
parent97cc51599a4cd499529e2e1f175e094a51ff27db (diff)
parentb1f307cf42e975502b3579d86fe33759db48e183 (diff)
downloadchat-fc346bcb05626ed1cdc925ed03b7bcc748f69184.tar.gz
chat-fc346bcb05626ed1cdc925ed03b7bcc748f69184.tar.bz2
chat-fc346bcb05626ed1cdc925ed03b7bcc748f69184.zip
Merge pull request #1480 from jonathanwiesel/master
Add node.js and disqus integrations
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 34aa7693e..81b65bae8 100644
--- a/README.md
+++ b/README.md
@@ -106,6 +106,8 @@ Joining the Mattermost community is a great way to build relationships with othe
- [Matterbridge](https://github.com/42wim/matterbridge) - an IRC bridge connecting to Mattermost
- [GitLab Integration Service for Mattermost](https://github.com/mattermost/mattermost-integration-gitlab) - connecting GitLab to Mattermost via incoming webhooks
- [Giphy Integration Service for Mattermost](https://github.com/mattermost/mattermost-integration-giphy) - connecting Mattermost to Giphy via outgoing webhooks
+- [node-mattermost](https://github.com/jonathanwiesel/node-mattermost) - a node.js module for sending and receiving messages from Mattermost webhooks
+- [matterqus](https://github.com/jonathanwiesel/matterqus) - Disqus comment notifier for Mattermost
#### Have other ideas or suggestions?