mirror of
https://github.com/42wim/matterbridge.git
synced 2025-07-06 13:37:31 +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
|
#See https://core.telegram.org/bots#6-botfather
|
||||||
#and https://www.linkedin.com/pulse/telegram-bots-beginners-marco-frau
|
#and https://www.linkedin.com/pulse/telegram-bots-beginners-marco-frau
|
||||||
Token="Yourtokenhere"
|
Token="Yourtokenhere"
|
||||||
RemoteNickFormat="({PROTOCOL}) <{NICK}> "
|
RemoteNickFormat="({PROTOCOL}) {NICK} "
|
||||||
MessageFormat="HTMLNick"
|
MessageFormat="HTMLNick"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user