diff options
author | Wim <wim@42.be> | 2016-11-26 00:40:21 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2016-11-26 00:40:21 +0100 |
commit | e4ec27c5e24b46d289af00f6848ba2c65966eae2 (patch) | |
tree | d3929c7fd453a1899f5cad3809530bff946da1e5 /README.md | |
parent | 20c04f7977a359bd31c172bb79a92ab59efef070 (diff) | |
download | matterbridge-msglm-e4ec27c5e24b46d289af00f6848ba2c65966eae2.tar.gz matterbridge-msglm-e4ec27c5e24b46d289af00f6848ba2c65966eae2.tar.bz2 matterbridge-msglm-e4ec27c5e24b46d289af00f6848ba2c65966eae2.zip |
Add sample documentation for hipchat support via xmpp
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 and Telegram. +Simple bridge between mattermost, IRC, XMPP, Gitter, Slack, Discord, Telegram and Hipchat(via xmpp). -* Relays public channel messages between multiple mattermost, IRC, XMPP, Gitter, Slack, Discord and Telegram. Pick and mix. +* Relays public channel messages between multiple mattermost, IRC, XMPP, Gitter, Slack, Discord, Telegram 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. @@ -25,6 +25,7 @@ Accounts to one of the supported bridges * [Slack] (https://slack.com) * [Discord] (https://discordapp.com) * [Telegram] (https://telegram.org) +* [Hipchat] (https://www.hipchat.com) ## Docker Create your matterbridge.toml file locally eg in ```/tmp/matterbridge.toml``` |