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-whatsapp/registration.yaml
Normal file
14
matrix/mautrix-whatsapp/registration.yaml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
id: whatsapp
|
||||
url: http://mautrix-whatsapp:29318
|
||||
as_token: VNdDHV2vfcmIpy6KgCKvNMocxetQ951IqS7NHGJQRWXvf5QieY8klkRKZGcvzdkO
|
||||
hs_token: KHsANomVJAjTbu88bhmAF93RrfqHh8hw9md8Kg8WVMmXvYFjjScj5ooJSeCe04CM
|
||||
sender_localpart: WALPrykeO6l4gP4gsKubsPmTlJZbyPcU
|
||||
rate_limited: false
|
||||
namespaces:
|
||||
users:
|
||||
- regex: ^@whatsappbot:matrix\.theocloud\.dev$
|
||||
exclusive: true
|
||||
- regex: ^@whatsapp_.*:matrix\.theocloud\.dev$
|
||||
exclusive: true
|
||||
de.sorunome.msc2409.push_ephemeral: true
|
||||
receive_ephemeral: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue