Gives your Microsoft Bot Builder v4 bot a bit of a human feel by randomly injecting misspellings, letter transpositions, and even messages to the wrong recipient.
Info
| Version: | 0.1.1 |
| Author(s): | bc3tech |
| Last Update: | Saturday, February 24, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/BotBuilder.Humanizer |
Install
Install-Package BotBuilder.Humanizer
dotnet add package BotBuilder.Humanizer
paket add BotBuilder.Humanizer
BotBuilder.Humanizer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder.Core(>= 4.0.020180221)