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

A sample bot, built with the Microsoft Bot Framework (v4), that routes messages between two users on different channels.

Results 20 intermediator-bot-sample issues
Sort by recently updated
recently updated
newest added

Is there a way to send agent typing event to user and vice versa?.

After some testing I realised that you can't send emojis, images, or files to the receiving user. Would be great to see this added as a feature. Currently if a...

Its not enough to parse an enum, if its a number TryParse will return true. Also added a else branch for handling all types of Activity.

After much testing, on two different instances of this project, it seems at least to me that after listening on the skype channel for more than 24 hours, skype will...

enhancement

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...

Greeting @tompaana, I'm new at Bot framework and I have a plan to do my bot project like your Scenario 2. But I wonder that Instead use Agent UI built...

enhancement
help wanted

Anyone you send "@BOT_NAME add aggregation" can become an agent?

enhancement

Hello @tompaana ,I've taken more time to research your sample. And I've found that the bot seem doesn't know when the conversation is end. I'm thinking of the issue when...

enhancement

Wanted to reach out to the community to see if anyone's actively aiming to (or using) the basis of this project in a production system, and whether there'd be an...