Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

{HELP} How to wait for a second message (For example, to create sub-menu) #38

Open
paco020295 opened this issue Jul 15, 2019 · 1 comment

Comments

@paco020295
Copy link

I was wondering if anyone was able to create something like this.

The best example i could find was:

User says: I want to buy candy
Bot says: What type of candy? A) lollipop B) chocolate C) Gum
User says: A
Bot says: Great. Lollipop it is!

But if user starts the conversation with "A". Bot doesn't understamd.

@devalexanderdaza
Copy link
Owner

In this case, the best we can do is use the bot as a data transporter and have the data processed by a microservice responsible for operating the response functions. However, one could work on it once Yowsapp is stable again

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants