A model for chat and messaging bot discoverability in the enterprise
James Mann Oct 18, 2017 · 3 min read · ai bots chatbots discovery facebook messenger Uncategorised ·Chat and messaging bot design is still in it’s infancy, but a widely adopted principle is that bots should have a very focused application. Make it quick and easy to accomplish a task, and limit the opportunities for users to get lost or reach conversational dead ends. This is generally a good principle to follow, …
Read MoreOnce you have deployed your Bot to Azure, what do you do if you need to debug or diagnose any issues with the Bot code? If you are using the .NET Bot Builder you can use the Visual Studio remote debugger and attach your local debugger in Visual Studio to the remote process. Azure supports this but other hosting …
Read More