fixing NICK

Andrey Ferriyan 2021-02-11 20:07:08 +09:00
parent 13e11537af
commit 296ad86dc9

@ -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"
```