diff options
author | Sebastian P <5564491+s3lph@users.noreply.github.com> | 2020-10-01 22:50:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-01 22:50:56 +0200 |
commit | 214a6a13861b9fd495797386f36507373728e577 (patch) | |
tree | a2eb9541924b432ecf7a0807f42281296fa144a4 /README.md | |
parent | e7781dc79c0c556f60eb64a93a95a5da494dcf2d (diff) | |
download | matterbridge-msglm-214a6a13861b9fd495797386f36507373728e577.tar.gz matterbridge-msglm-214a6a13861b9fd495797386f36507373728e577.tar.bz2 matterbridge-msglm-214a6a13861b9fd495797386f36507373728e577.zip |
Add Mumble support (#1245)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -93,6 +93,7 @@ And more... - [Matrix](https://matrix.org) - [Mattermost](https://github.com/mattermost/mattermost-server/) 4.x, 5.x - [Microsoft Teams](https://teams.microsoft.com) +- [Mumble](https://www.mumble.info/) - [Nextcloud Talk](https://nextcloud.com/talk/) - [Rocket.chat](https://rocket.chat) - [Slack](https://slack.com) @@ -324,6 +325,7 @@ Matterbridge wouldn't exist without these libraries: - gitter - <https://github.com/sromku/go-gitter> - gops - <https://github.com/google/gops> - gozulipbot - <https://github.com/ifo/gozulipbot> +- gumble - <https://github.com/layeh/gumble> - irc - <https://github.com/lrstanley/girc> - keybase - <https://github.com/keybase/go-keybase-chat-bot> - matrix - <https://github.com/matrix-org/gomatrix> |