diff --git a/Section-Telegram-(basic).md b/Section-Telegram-(basic).md index 6d6cedf..653bbe1 100644 --- a/Section-Telegram-(basic).md +++ b/Section-Telegram-(basic).md @@ -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" ```