Add missing options for discord bridge
This commit is contained in:
parent
289359cedc
commit
948a916c2f
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ RemoteNickFormat="<{NICK}> "
|
||||||
[discord.la-console]
|
[discord.la-console]
|
||||||
Token = "{{ key "secrets/matterbridge/discord.com_token" | trimSpace }}"
|
Token = "{{ key "secrets/matterbridge/discord.com_token" | trimSpace }}"
|
||||||
Server = "872244032443678730"
|
Server = "872244032443678730"
|
||||||
|
RemoteNickFormat="{NICK}"
|
||||||
|
PrefixMessagesWithNick=false
|
||||||
AutoWebhooks = true
|
AutoWebhooks = true
|
||||||
|
|
||||||
# Rooms we are bridging
|
# Rooms we are bridging
|
||||||
|
|
Reference in a new issue