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

@ -4,15 +4,15 @@ version: "3.8"
services:
app:
environment:
- TELEGRAM_APP_SERVICE_ENABLED=1
- TELEGRAM_APP_SERVICE_CONFIG=/telegram-data/registration.yaml
- APP_SERVICES_ENABLED
- APP_SERVICE_CONFIGS
volumes:
- telegram-data:/telegram-data
telegrambridge:
image: dock.mau.dev/mautrix/telegram:1f5b91cbec7866663d8dd8f4c9a62115e2905552-amd64
depends_on:
- telegram_db
- telegramdb
configs:
- source: telegram_bridge_yaml
target: /data/config.yaml