mirror of
https://github.com/42wim/matterbridge.git
synced 2025-04-22 07:37:51 +02:00
changed RemoteNickFormat to avoid an error. See issue #1421
parent
0ded804994
commit
57c6ee53db
@ -3,7 +3,7 @@
|
||||
#See https://core.telegram.org/bots#6-botfather
|
||||
#and https://www.linkedin.com/pulse/telegram-bots-beginners-marco-frau
|
||||
Token="Yourtokenhere"
|
||||
RemoteNickFormat="({PROTOCOL}) <{NICK}> "
|
||||
RemoteNickFormat="({PROTOCOL}) {NICK} "
|
||||
MessageFormat="HTMLNick"
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user