Releases: tompaana/intermediator-bot-sample
Releases · tompaana/intermediator-bot-sample
Intermediator Bot Sample v1.1
Intermediator Bot Sample v1.0
The major changes include:
- Uses Bot Message Routing component v1.0.2
- Major code clean-up
- Resource file for all strings
- Improved credentials/settings management
- Tested channels now include: (Emulator), Facebook Messenger, Skype, Slack, Microsoft Teams
The first stable release utilizing the Bot Message Routing NuGet package
Merge pull request #23 from tompaana/development_nuget Merging development snapshot to master
Version 0.1
See the README for supported features and documentation.
The features not implemented in this version:
- Proper routing data storage (rather than in memory like in this version)
- Direct Line support for custom webchat, which would work better for (customer service) agents to manage several users at the same time
- Identifying multiple accounts of a single user (i.e. knowing that user A in channel 1 is the same as user B in channel 2)
- User authentication
- Localization