Prepare to add Discord bridge

This commit is contained in:
Alex 2021-11-16 12:05:28 +01:00
parent 627c89b545
commit 289359cedc
No known key found for this signature in database
GPG key ID: EDABF9711E244EB1

View file

@ -16,6 +16,11 @@ Password = "{{ key "secrets/matterbridge/im.deuxfleurs.fr_pass" | trimSpace }}"
PrefixMessagesWithNick=true
RemoteNickFormat="<{NICK}> "
[discord]
[discord.la-console]
Token = "{{ key "secrets/matterbridge/discord.com_token" | trimSpace }}"
Server = "872244032443678730"
AutoWebhooks = true
# Rooms we are bridging
@ -31,3 +36,7 @@ enable = true
account = "matrix.deuxfleurs"
channel = "#rfid:deuxfleurs.fr"
[[gateway.inout]]
account = "discord.la-console"
channel = "rfid"