botman / botman/driver-botframework
Bot Framework is migrating to Azure
- Dominant language
- PHP
- Stars
- 9
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
The botman documentation for installing the driver, found here: https://botman.io/2.0/driver-ms-bot-framework
- Tells you to follow this guide: https://docs.botframework.com/en-us/csharp/builder/sdkreference/gettingstarted.html#registering
- But that link actually redirects you now to here: https://docs.microsoft.com/en-us/bot-framework/dotnet/bot-builder-dotnet-quickstart
- Which is wrong, the link should point here: https://docs.microsoft.com/en-us/bot-framework/bot-service-quickstart-registration
I don't mind helping and updating the documentation, but I can't seem to get it to work. I followed the documentation given in the last link above but with no result.
- I create a Bot Channels Registration within Azure
- I put my botman endpoint in the messaging endpoint (myexample.com/botman)
- Copy the Microsoft App ID
- Generate and copy the Password
Then I go to test in web chat but there seems to be a disconnect. I can't even tell if it's even hitting my endpoint. Are you having similar problems?
Contributor guide
Assessment
This issue has not been assessed yet.