Add matrix
This commit is contained in:
parent
29f97e9d45
commit
ff7537dd26
8 changed files with 1263 additions and 0 deletions
14
matrix/synapse/mautrix-discord-registration.yaml
Executable file
14
matrix/synapse/mautrix-discord-registration.yaml
Executable file
|
|
@ -0,0 +1,14 @@
|
|||
id: discord
|
||||
url: http://mautrix-discord:29334
|
||||
as_token: M17A0T8hSdhFz5rVWzYsTZX8LYYbagV4NT0vY2Rl2DHddoGpy9ZOEipenSFeF6cZ
|
||||
hs_token: qH257VIbNreIVkMg4L0J6tbyEV9cP7GRHeJBIeNxVK7XkYfi7RCCoDdYwFf9NMgd
|
||||
sender_localpart: hY0gw8xaAaHjTt2JDWKt8DErD5Y7N6Yu
|
||||
rate_limited: false
|
||||
namespaces:
|
||||
users:
|
||||
- regex: ^@discordbot:depeuter\.dev$
|
||||
exclusive: true
|
||||
- regex: ^@discord_.*:depeuter\.dev$
|
||||
exclusive: true
|
||||
de.sorunome.msc2409.push_ephemeral: true
|
||||
push_ephemeral: true
|
||||
Reference in a new issue