tompaana / intermediator-bot-sample

A sample bot, built with the Microsoft Bot Framework (v4), that routes messages between two users on different channels.
https://tompaana.github.io/content/chatbots_as_middlemen.html
MIT License
124 stars 66 forks source link

Bug fix for webchat & added additional Agent UI menu #17

Closed daltskin closed 7 years ago

daltskin commented 7 years ago

Error handling for channels that do not support CreateDirectConversationAsync (eg. from Webchat)

Added UI for: Agent waiting - now displays carousel of pending requests with accept/reject buttons for each of them.