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!
### 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:...
### 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.** No, just something I am trying to see...
**Is your feature request related to a problem? Please describe.** QnA Maker has recently migrated to use the new Language Cognitive Service. The Bot Framework does not appear to have...
Fixes #3610 ## Proposed Changes Headers (Bearer token) were not being set in the axios request even though they were passed as a pram to the function. Also as responseType...
## Sample information 1. Sample type: [\samples\] 2. Sample language: [dotnetcore,ptyhon] 3. Sample name: 42.scaleout ## Describe the bug In C#, `BlobStore.SaveAsync` returns true or false, depending on whether the...
Github issues for [https://github.com/microsoft/BotBuilder-Samples/tree/main/experimental/handoff-library/csharp_dotnetcore/samples/DynamicsOmnichannelBot] Hi All, i have integrated an azure bot with omnichannel and i have created Workstreams and Queues and When i Start the Bot iam getting json...
## Context For more information, see the parent issue. #3436 ## Sample information 1. Sample type: Samples 2. Sample language: java_springboot 3. Sample name: java_springboot/servlet-echo ## Describe the bug While...
Fixes # ## Proposed Changes - Nodejs sample 56 failed when upload inline images, the root cause is that the http request header for authorization is not set. ## Testing...
Fixes # ## Proposed Changes - Changed the bot service type from Bot Channels Registration to Azure Bot. - Add a template of channel config(include Direct Line channel). ## Testing
## Sample information 1. Sample type: [\samples\] 2. Sample language: [dotnetcore] and [nodejs] 3. Sample name: _all_ projects under `composer-samples` ## Describe the bug Nearly every folder from `BotBuilder-Samples/composer-samples/` down...