
Hey Everyone!
I’m relatively new to Manychat, but I’ve coded several chatbots from the ground up so I’m not a complete newbie. That said, I’m trying to deploy a bot with that simply responds to DMs and keeps a conversation going, so there’s no need for any additional triggers after the first incoming message from a user. I’m using Make for the webhook connection message parsing, and an OpenAI assistant for the chatbot.
My routing setup is attached.
The main issue that I’m having is that the chatbot will either send the same response twice, not in a row, but rather after the user responds to the first AI response, OR it will also send the user back their own message after the AI response. I’ve gotten it really close a few times but it will still do one or the other.
I’m not sure if what I’m trying to do is either not possible, or just so simple that I’m overlooking an obvious solution.
Any help is greatly appreciated!
Thanks
Matt