The Microsoft Bot Framework is used for building intelligent chat bots and deploying them to multiple messaging platforms or channels at once.
I'm trying to create a simple chat bot on Microsoft Bot Framework and I want to add LUIS app ID …
azure botframework chatbot azure-language-understandingI have a bot that is identical to the one demonstrated in the docs quickstart. It repeats back whatever the …
node.js botframework microsoft-teamsI'm trying to implement a Microsoft botframework chatbot on our site but don't want to burden the users who won't …
javascript botframeworkworking with Microsoft Bot Framework V3 I started using Sign-In Cards. I did a simple cut and paste from example …
bots botframeworkI'm trying to use the FormBuilder in combination with my intents as I created them in Luis. I just can't …
c# bots botframework azure-language-understandingI'm using the following code to display a gif image as an attachment in my reply: Activity replyToConversation = (Activity)context.…
c# botframework botconnector microsoft-teamsI'm trying to create a dialog in which I define multiple waterfall steps. In the context of this dialog, I …
c# botframework waterfallI have a Bot app that returns a newline just fine to the Skype preview windows 10 app, using \n\n. …
newline botframework