How we can run chatbot with multiple instance.
example: I create one chatbot by using the user "bob" and I scale up my chatbot to 2 .
now when I talk to that chatbot from another user, I got reply twice from each bot.
Is there any way in tindoe for this kind of usage
OR
Do I need to handle in my chat bot code to reply one?