Questions tagged as 'bot-framework'

0
answers

Bot host problem in Azure [closed]

I created a very simple bot using botframework and am trying to host it in Azure, when I run locally it works successfully but in the cloud the following error is appearing: I'mputtingkeysinwebconfig:     
asked by 06.11.2017 / 22:13
0
answers

POST method on DONTPAD.COM

Hello, I am creating a bot that daily updates a repository on dontpad.com I used requests but when trying to insert the text, the code simply clears the page and inserts nothing! Just turn it off! import requests url = 'http://dontp...
asked by 18.09.2018 / 16:54
1
answer

Integrating FormFlow with Microsoft LUIS

I made a bot using the Microsoft BotBuilder SDK. I want a BotBuilder FormFlow to recognize and capture entities in a user response. For example, if the user responds: my email is [email protected], then FormFlow would have to capture, as an answer...
asked by 23.03.2018 / 13:44