Is it possible to make a Facebook bot look like there are multiple senders from the bot side? I couldn't see anything obvious in the Facebook docs. Even if the icon for the bot could be changed on the fly that may work
I'm trying to make a Facebook chat bot where a different 'person' will reply based on user input
EDIT:
As an alternative approach, could it be possible to use two separate facebook bots to have a semi simultaneous conversation with a single user. Take an example scenario where user starts a conversation with Bot A, then midway through the conversation, Bot B in a separate Facebook messenger chat, messages the user?
Unfortunately, Messenger Bots are subscribed to individual Facebook Pages, so there is no way to have multiple users.