Replies: 1 comment
-
The bot has to ask for an input via a message that bot sends to the user, and after the user responded then you can assign that user's text to a varible in your code and do what ever you want with it. This process can be sequential, meaning that you can ask for many things from a user and then do something with those user inputs... . for example see: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
That is, the user asks the robot to perform certain tasks through a series of sequential instructions.
Beta Was this translation helpful? Give feedback.
All reactions