signal bridging mayhem working

This commit is contained in:
decentral1se
2022-09-21 10:54:27 +02:00
parent f56d9db3f6
commit 13edf77ece
5 changed files with 432 additions and 1 deletions

View File

@ -3,3 +3,4 @@ export HOMESERVER_YAML_VERSION=v12
export LOG_CONFIG_VERSION=v2
export TELEGRAM_BRIDGE_YAML_VERSION=v2
export DISCORD_BRIDGE_YAML_VERSION=v1
export SIGNAL_BRIDGE_YAML_VERSION=v1