42wim / matterbridge

bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Apache License 2.0
6.57k stars 616 forks source link

autobridge based on rooms invited to #893

Closed hramrach closed 5 years ago

hramrach commented 5 years ago

Is your feature request related to a problem? Please describe. Configuring channels in a central configuration file is annoying and scales poorly with users creating their own rooms. The server already stores channel membership for protocols like mattermost or rocketchat anyway so there is no need to duplicate a channel list in configuration file.

Describe the solution you'd like The bot can just bridge any room it is invited in to same named room on other protocols.

42wim commented 5 years ago

duplicate of #42