Dilshod Davletyarov

Results 2 comments of Dilshod Davletyarov

If I understood your question right you can use matched message after bot command "/saymyname" Example: User sends: /sayyname John Doe Bot answers: Hello John Doe! ``` bot.onText (/\/saymyname (.+)/,...

Try to move "removeReplyListener" to the first callback function, where your bot sends "You should add repo firstly!..."