Add Mumble bridge

This commit is contained in:
s3lph
2020-09-24 00:20:22 +02:00
parent 91c58ec027
commit 7c3e12cabd
6 changed files with 343 additions and 0 deletions

View File

@@ -213,6 +213,7 @@ type BridgeValues struct {
WhatsApp map[string]Protocol // TODO is this struct used? Search for "SlackLegacy" for example didn't return any results
Zulip map[string]Protocol
Keybase map[string]Protocol
Mumble map[string]Protocol
General Protocol
Tengo Tengo
Gateway []Gateway