guidone / node-red-contrib-chatbot

Visually build a full featured chat bot for Telegram, Facebook Messenger, Whatsapp and Slack with Node-RED. Almost no coding skills required.
http://red-bot.io
930 stars 188 forks source link

Error on track response with multiple bot #609

Open vtungn opened 1 year ago

vtungn commented 1 year ago

I'm trying to set 2 bot on same node-red server, as you can reproduce by setup as the image below.

image

Step:

The actual behavior: Bot 1 reply with "bye from bot1", when my conversation is with bot2

Expected result: Bot2 should reply

vtungn commented 1 year ago

@guidone any update on this