AzureBot
AzureBot copied to clipboard
This is the source code which runs the Microsoft AzureBot.
Beta
Requesting for Contributor access

_From @f2bo on May 27, 2016 17:33_ If a user expresses an intent that is not defined by the LUIS model, it can be mistakenly mapped to one of the...
`Authentication Required` button opens page which shows ``` Almost done! Please copy this number and paste it back to your chat so your authentication can complete: 123456 ``` But copying...
We are using AzureBot with our internal Slack instance. I have some users who only have permissions to start VMs, but not shutdown/stop/restart them. When one of these users asks...
When ever I try to login using the channel "group me", I just can not. A link to authenticate is not provided.
When asking to list my Azure Automation Runbooks in the **Skype** client I don't get any returned. When running the same command (list runbooks) in **Microsoft Teams or Slack**. Stefan...
Hi I found that Activities reply is missing in skype, but same code works in Web chat like message "Welcome You!" not appeared in skype bug in code: ``` case...
Currently AzureBoth only supports authentication using Azure Active Directory accounts, not Microsoft accounts (i.e. Outlook, Hotmail, etc). We depend on the AuthBot https://github.com/matvelloso/AuthBot, so this functionality enhancement should happen there....