ba0f3 / telebot.nim

Async Telegram Bot API Client implement in @Nim-Lang
MIT License
165 stars 24 forks source link

Don't parse command entity as command if it's not at the beginning of… #61

Closed Michal-Szczepaniak closed 3 years ago

Michal-Szczepaniak commented 3 years ago

If command isn't at the beginning of message, for example something /here it should NOT be parsed as command