[QUESTION] Wizard call from bot.hears
See original GitHub issueHow do I call wizard from bot.hears('foo',....)
?
Issue Analytics
- State:
- Created 5 years ago
- Comments:5
Top Results From Across the Web
Node.js Bot.hears() Method - GeeksforGeeks
Step 1: First, get the GET BOT_TOKEN from BOTFATHER in the telegram. · Step 2: Type /start and then click on /newbot as...
Read more >How can I get more documentation on Scenes, Stages and stuff?
Hi all, I was checking out the docs and noticed that it doesn't say a lot about Scenes and Stages. Where can I...
Read more >node.js - Unable to enter telegraf scene using Stage.enter and ...
I would like to have several wizards in my bot. How can I enter to another scene? I am using the below code...
Read more >Telegraf VS Node-Telegram-Bot-API - DEV Community
hears is just a function which reacts on user's message. And to launch our bot we use bot.launch() It would seem that it...
Read more >Create a Question and Answer Bot with Amazon Lex and ...
Create and administer your questions and answers using the Q and A Bot Content Designer UI. End users ask questions using the Amazon...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Maybe the problem is that you deleted lines 43 and 45?
Following code works fine for me:
You’re welcome 😃
If you have no more questions regarding this issue, feel free to close it