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
michaelvips13mo 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
neria - Ner onlineOP13mo ago
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
michaelvips13mo ago
after input you have what ? a text ?
neria - Ner online
neria - Ner onlineOP13mo ago
yes
Baptiste
Baptiste13mo ago
Indeed the bot replying several times is a known issue
Baptiste
Baptiste13mo 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
Baptiste13mo 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
neria - Ner onlineOP13mo ago
No description
neria - Ner online
neria - Ner onlineOP13mo ago
very simple

Did you find this page helpful?