mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-09 15:40:27 +00:00
7d2e440c83
This adds support for the discord category option that can be used to group channels in. This means we can have multiple channels with the same name. We add the option to specify a category in the channel option of a discord account under [[gateway]] Besides channel="channel" or channel="ID:channelID", now also channel="category/channel" can be specified. This change remains backwards compatible with people that haven't specified the category and incorporates the fix in #861 |
||
---|---|---|
.. | ||
api | ||
config | ||
discord | ||
gitter | ||
helper | ||
irc | ||
matrix | ||
mattermost | ||
rocketchat | ||
slack | ||
sshchat | ||
steam | ||
telegram | ||
xmpp | ||
zulip | ||
bridge.go |