diff options
author | Wim <wim@42.be> | 2017-09-11 23:49:15 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2017-09-11 23:49:15 +0200 |
commit | 603449e8500f1a0db14234c199352179a50aa157 (patch) | |
tree | e91bec7087ad73b95cdd84bdec0c5e4facb5cb4b /README.md | |
parent | 248d88c8498b9a201cd61351751d56840021592b (diff) | |
download | matterbridge-msglm-603449e8500f1a0db14234c199352179a50aa157.tar.gz matterbridge-msglm-603449e8500f1a0db14234c199352179a50aa157.tar.bz2 matterbridge-msglm-603449e8500f1a0db14234c199352179a50aa157.zip |
Update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -29,9 +29,10 @@ Has a REST API. # Features * Relays public channel messages between multiple mattermost, IRC, XMPP, Gitter, Slack, Discord, Telegram, Rocket.Chat, Hipchat (via xmpp), Matrix and Steam. Pick and mix. -* Matterbridge can also work with private groups on your mattermost/slack. +* Support private groups on your mattermost/slack. * Allow for bridging the same bridges, which means you can eg bridge between multiple mattermosts. * The bridge is now a gateway which has support multiple in and out bridges. (and supports multiple gateways). +* Edits and delete messages across bridges that support it (mattermost,slack,discord,gitter,telegram) * REST API to read/post messages to bridges (WIP). # Requirements |