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]
|
||||
Token = "{{ key "secrets/matterbridge/discord.com_token" | trimSpace }}"
|
||||
Server = "872244032443678730"
|
||||
RemoteNickFormat="{NICK}"
|
||||
PrefixMessagesWithNick=false
|
||||
AutoWebhooks = true
|
||||
|
||||
# Rooms we are bridging
|
||||
|
|
Reference in a new issue