mirror of
https://github.com/NeilHanlon/ansible-role-matterbridge.git
synced 2024-11-22 07:01:23 +00:00
escape remotenick for telegram until it gets fixed upstream
This commit is contained in:
parent
60ad6e4833
commit
3e173be720
@ -59,6 +59,7 @@ Label="{{ mbridge_discord_label }}"
|
|||||||
Token="{{ mbridge_telegram_bot_token }}"
|
Token="{{ mbridge_telegram_bot_token }}"
|
||||||
MessageFormat="MarkdownV2"
|
MessageFormat="MarkdownV2"
|
||||||
Label="{{ mbridge_telegram_label }}"
|
Label="{{ mbridge_telegram_label }}"
|
||||||
|
RemoteNickFormat="\\[{LABEL}\\] \\<{NICK}\\> "
|
||||||
|
|
||||||
# [whatsapp.{{ mbridge_bridge_name }}]
|
# [whatsapp.{{ mbridge_bridge_name }}]
|
||||||
# RemoteNickFormat="@{NICK}: "
|
# RemoteNickFormat="@{NICK}: "
|
||||||
|
Loading…
Reference in New Issue
Block a user