BotBuilder-Samples
BotBuilder-Samples copied to clipboard
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript/TypeScript, and Python to help you get started with the Bot Framework SDK!
I try to download the zip of BotBuilder-Samples (main branch). My antivirus (bitdefender) say that there is a suspect ressource with a code Amsi.Edge.22.CFF02E58 I'm gonna check with them but...
### Use this [query](https://github.com/Microsoft/botbuilder-samples/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen++label%3Aenhancement) to search for the most popular feature requests. **Is your feature request related to a problem? Please describe.** So I've been trying to implement SSO on...
🚨 The issue tracker is not for questions 🚨 If you have a question, please ask it on https://stackoverflow.com/questions/tagged/botframework I'm using web chat as a channel& I'm using bot framework....
Fixes #3931
**Add job_title in the properties of TeamsChannelAccount interface** Once this property will get added in the TeamsChannelAccount interface, we can get the return value for the same using TeamsInfo.get_member(TurnContext, String)....
## Description As LUIS will soon be retired, it could be useful to have a sample that illustrates how to configure a bot to use the new Custom Language Understanding...
## Sample information 1. Sample type: \samples\ 2. Sample language: typescript 3. Sample name: 02.echo-bot ## Describe the bug When using Direct Line Speech, the echo bot does not echo...
### Github issues for [C#](https://github.com/Microsoft/botbuilder-dotnet/issues) /[JS](https://github.com/Microsoft/botbuilder-js/issues) / [Java](https://github.com/Microsoft/botbuilder-java/issues)/ [Python](https://github.com/Microsoft/botbuilder-python/issues) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for general "how-to" questions. ## Sample information 1. Sample type:...
There needs to be a section on adaptive dialogs in the [readme](https://github.com/microsoft/BotBuilder-Samples/blob/main/README.md), and it needs to appear in the list as shown below: 