A STUPID BOTPRESS PROBLEM
# 🤝help
a
I am facing a difficulty with Botpress. The event.preview event cannot capture all the messages that a person sends in a row before entering a response card. Generally, I use the code card to insert a delay, allowing the user to send several messages in a row to finish their train of thought. However, the bot processes each message individually, without waiting for the user to finish typing them all. I would like the bot to be able to wait until the user has completed all their messages before responding with a card, to improve the conversation flow.
f
Hi, that's currently not a feature. Add it as a feature request here: https://discord.com/channels/1108396290624213082/1111026806254993459
4 Views