intermediator-bot-sample icon indicating copy to clipboard operation
intermediator-bot-sample copied to clipboard

Guidance On Dynamic Routing

Open JohnGalt1717 opened this issue 7 years ago • 1 comments

Similar to how Skype works where you can call anyone and start a chat I'd like to do the same, except in this case my bot will play matchmaker.

I'm trying to figure out how to alter this sample so that instead of it just listening in one channel that I can initiate a conversation with someone else that's online and join them to another caller.

Basically this:

I need a human <Bot figure out what human would be best based on the conversation> Bot calls up expert and asks if they can answer the question. If yes, then joins the two parties.

Suggestions on where I should start on this?

JohnGalt1717 avatar Mar 26 '18 18:03 JohnGalt1717

How about adding additional information to requests? Then accept a request with a question you can answer. Big overhaul to this project coming up next week, stay tuned.

tompaana avatar Apr 18 '18 12:04 tompaana