diff options
author | Wim <wim@42.be> | 2016-12-03 00:10:29 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2016-12-03 00:10:29 +0100 |
commit | fee159541f60bad245794cda69649fab569c2024 (patch) | |
tree | c5f65f068656b317bd786ba6059e21f58b569698 /README.md | |
parent | d81e6bf6ce7f30f1b87c39c49272469f85dc2bd2 (diff) | |
download | matterbridge-msglm-fee159541f60bad245794cda69649fab569c2024.tar.gz matterbridge-msglm-fee159541f60bad245794cda69649fab569c2024.tar.bz2 matterbridge-msglm-fee159541f60bad245794cda69649fab569c2024.zip |
Add initial Rocket.Chat support
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,9 +1,9 @@ # matterbridge ![matterbridge.gif](https://s15.postimg.org/qpjhp6y3f/matterbridge.gif) -Simple bridge between mattermost, IRC, XMPP, Gitter, Slack, Discord, Telegram and Hipchat(via xmpp). +Simple bridge between mattermost, IRC, XMPP, Gitter, Slack, Discord, Telegram, Rocket.Chat and Hipchat(via xmpp). -* Relays public channel messages between multiple mattermost, IRC, XMPP, Gitter, Slack, Discord, Telegram and Hipchat (via xmpp). Pick and mix. +* Relays public channel messages between multiple mattermost, IRC, XMPP, Gitter, Slack, Discord, Telegram, Rocket.Chat and Hipchat (via xmpp). Pick and mix. * Supports multiple channels. * Matterbridge can also work with private groups on your mattermost. * Allow for bridging the same bridges, which means you can eg bridge between multiple mattermosts. @@ -26,6 +26,7 @@ Accounts to one of the supported bridges * [Discord] (https://discordapp.com) * [Telegram] (https://telegram.org) * [Hipchat] (https://www.hipchat.com) +* [Rocket.chat] (https://rocket.chat) ## Docker Create your matterbridge.toml file locally eg in ```/tmp/matterbridge.toml``` |