diff --git a/Section-Telegram-(basic).md b/Section-Telegram-(basic).md index 36e6056..6d6cedf 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" ```