whatsapp connection

I have a typebot connected to WhatsApp, and there are 2 problems with it. 1. The bot only responds to the second message it receives, 2. Sometimes the bot seems to send same message over and over again. (Basically the bot communicates with an AI agent on another server through a webhook.) How can I fix this?
9 Replies
michaelvips
michaelvips2y ago
about 1 = it's normal behavior unless you use a trigger keyword to start. my recommendation is to start the flow with an input.
I could be wrong, but as far as I know this is the case.
neria - Ner online
And that he answers the same question 10 times? Flow really starts with input. But he doesn't seem to respond to the first message
michaelvips
michaelvips2y ago
after input you have what ? a text ?
neria - Ner online
yes
Baptiste
Baptiste2y ago
Indeed the bot replying several times is a known issue
Baptiste
Baptiste2y ago
GitHub
Persistent Multiple Responses Issue on WhatsApp Integration with Ch...
I'm encountering several bugs while using the WhatsApp + ChatGPT integration. I was able to resolve most of them directly within the flow, but there's one in particular that's driving m...
Baptiste
Baptiste2y ago
I'm actively working on a fix
The bot only responds to the second message it receives
Can you provide more info, how does the begining of your flow look like?
neria - Ner online
very simple

Did you find this page helpful?