feat: discord bridging

See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/31
This commit is contained in:
decentral1se
2022-05-16 18:55:32 +02:00
parent 2beb6e4bf0
commit 0e3c286eaf
7 changed files with 224 additions and 7 deletions

View File

@ -1,4 +1,5 @@
export ENTRYPOINT_CONF_VERSION=v1
export HOMESERVER_YAML_VERSION=v9
export HOMESERVER_YAML_VERSION=v10
export LOG_CONFIG_VERSION=v2
export TELEGRAM_BRIDGE_YAML_VERSION=v2
export DISCORD_BRIDGE_YAML_VERSION=v1