is it possible to have a catch-all for unrecognized user entries to move the user into a particular story?
For example in a conversation. If there are no matching stories the bot will respond to try and push the user back on track?
[user] Hi how are you
[bot] good, how are you?
[user] great
[bot] that is good
--- user enters an un-matched sentence ---
[bot] I did not understand you. Would you like to order a pizza?
[user] yes
...etc