summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2017-09-11 23:49:15 +0200
committerWim <wim@42.be>2017-09-11 23:49:15 +0200
commit603449e8500f1a0db14234c199352179a50aa157 (patch)
treee91bec7087ad73b95cdd84bdec0c5e4facb5cb4b /README.md
parent248d88c8498b9a201cd61351751d56840021592b (diff)
downloadmatterbridge-msglm-603449e8500f1a0db14234c199352179a50aa157.tar.gz
matterbridge-msglm-603449e8500f1a0db14234c199352179a50aa157.tar.bz2
matterbridge-msglm-603449e8500f1a0db14234c199352179a50aa157.zip
Update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index ec06cc6d..ec90c8e4 100644
--- a/README.md
+++ b/README.md
@@ -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