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