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