'No Match' Feature
# 👀feature-requests
t
Picture this scenario: You receive a question asking for feedback on a 1-5 scale, but instead, the user types in some text. With the 'No Match' feature, bot will detect such instances where user input doesn't directly match the expected format. When the bot encounters a response that doesn't fit the predefined options, it will acknowledge the 'No Match' scenario and provide a friendly prompt to guide the user better. This way, we ensure a more delightful user experience, reducing any potential frustration and making interactions feel more natural and understanding. I believe this feature will add an extra layer of adaptability and empathy to bot, resulting in even more meaningful conversations with users. What do you think about this idea?
g
We can still achieve that, just use a Single Choice capture card and add the logic you want below that card. Something like this. In my case, if the user doesnt click on Menu and types something else, the bot goes forward and answers whatever he typed

https://cdn.discordapp.com/attachments/1134597670493761586/1134951022930952323/image.png

t
Thank you so much
Seen your snippet in [BETA OPEN] thread. Helped me so much. Thank you
g
Thanks for the appreciation man! Would love if you could just upvote my solution, as it wuold help others as well!