Other bridges ?
Author: 42wimCreated Sep 4, 2016Updated Jan 15, 2026
Labelsquestion
If anyone wants to contribute code to support for a new bridge, feel free to open an issue about this. I'll be glad to help you where possible.
Bridges supported
- Mattermost
- IRC
- Gitter
- Xmpp
- Slack
- Discord
- Hipchat (cheated by using xmpp ;-)
- Telegram
- Rocket.Chat
- Matrix
- sshchat
- Twitch (is just irc, see https://github.com/42wim/matterbridge/wiki/Section-Twitch-(basic))
- Zulip
- Whatsapp - thanks to @KrzysztofMadejski
- Keybase - thanks to @hyperobject
- msteams (Microsoft Teams)
- Nextcloud Talk - thanks to @gary-kim
- Mumble - thanks to @s3lph
- vk - thanks to @ivanik7
- Harmony - thanks to @pontaoski
Not supported anymore
- Steam: Upstream library has no support for steam chat anymore. See here for more info.
3rd party via matterbridge API
- Minecraft
- Facebook Messenger
- Discourse
- Counter-Strike, half-life and more
Not going to be implemented by me, but PR's welcome
- Line - too much red tape,EULA for a developer. PR welcome
- Let's chat - can be used with XMPP bridge (https://github.com/sdelements/lets-chat/wiki/XMPP)
- Glip - not possible, no API ?
- Wechat - too much red tape, too little english. PR welcome
- Tox - no pure go library. PR welcome
- Hangouts - dirty hack (https://github.com/rogora/hangish/issues/28). Couldn't get it to work. PR welcome
- signal - no golang library. PR welcome
- wire - no golang library. PR welcome
- mixer.com - no golang library. PR welcome
- deltachat - PR welcome
- Treema - PR welcome
- possibly https://github.com/o3ma/o3
- Skype - PR welcome
- Viber - PR welcome
- works with webhook / callbacks. No streaming API. Shouldn't be hard.
- possible libraries to use:
- groupme - PR welcome
- possible library to use: https://github.com/densestvoid/groupme
- Hangouts chat (go library available, but not a free service $$) #409
- Cisco WebEx teams: looks easy, https://github.com/jbogarin/go-cisco-webex-teams, but caveats #660
Obsolete
Source: 42wim/matterbridge