mirror of
https://github.com/theoleuthardt/homelab-docker-compose.git
synced 2026-06-05 23:41:07 +00:00
feat: bridges for discord and whatsapp
This commit is contained in:
parent
e428a3ae4c
commit
3edcee69f8
33 changed files with 29156 additions and 0 deletions
14
matrix/mautrix-discord/registration.yaml
Normal file
14
matrix/mautrix-discord/registration.yaml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
id: discord
|
||||
url: http://mautrix-discord:29334
|
||||
as_token: x6d57blS92F9s3WsG9kSuQvcuFMUUzpQRmIBnyuzkXl8PSdGJRwBXE7PuPNE9KX7
|
||||
hs_token: Oxxh2padb3ql8NZ8YngHYkVIJPscIbeeL8wyQcverDGPQrhfYAyfVYYsXyFYzQEP
|
||||
sender_localpart: T1AJhjkgFcr37DaklgrlXwSZtWJnYFmr
|
||||
rate_limited: false
|
||||
namespaces:
|
||||
users:
|
||||
- regex: ^@discordbot:matrix\.theocloud\.dev$
|
||||
exclusive: true
|
||||
- regex: ^@discord_.*:matrix\.theocloud\.dev$
|
||||
exclusive: true
|
||||
de.sorunome.msc2409.push_ephemeral: true
|
||||
push_ephemeral: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue