BotBuilder-Samples icon indicating copy to clipboard operation
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!

Results 191 BotBuilder-Samples issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** It seems like there is currently no implementation of Conversational Language Understanding (CLU) in the Samples. **As of 1st April,...

needs-triage
feature-request

The current proactive messaging sample ([#16 for Node.js](https://github.com/microsoft/BotBuilder-Samples/tree/7b24ffdb89095446112ada403504ec77d1a39c64/samples/javascript_nodejs/16.proactive-messages)) doesn't use dialogs. Resuming or beginning a dialog during a proactive message is a scenario worth investigating. Additionally, the management of Dialogs/DialogSets...

feature-request

## Describe the bug Give a clear and concise description of what the bug is. All process activity calls return a promise and, thus, need to be handled. Our current...

investigate
MINDTREE

The Tokenizer attempts to split input that includes emojis. This code works for the basic emoji characters (thumbs up, down, smile etc.) but fails on the multi-character emojis that include...

Area: Engineering

_**Is your feature request related to a problem? Please describe.**_ Add parameter to specify if deployment is for Public Azure or US Gov Cloud. _**Describe the solution you'd like**_ Since...

## Sample information 1. Sample type: samples\ 2. Sample language: [Node.js and TypeScript] 3. Sample name: Samples that use WebSockets for Direct Line Speech ## Describe the bug Add the...

A convenient way to generate a test is to generate a transcript using the emulator and then turn that transcript into a test script. The issue is that randomness in...

needs-triage
feature-request

**Is your feature request related to a problem? Please describe.** We currently enable speech out of the box for the C# Echo Bot and Core Bot samples and generators. These...

needs-triage
feature-request

### 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.** If you use the sample 14, nlp with...

P2
backlog
feature-request

We need to update the lg\lu parser to latest to make sure we have consistent experience in VSCode and SDK and Composer.

Area: Adaptive expression
Area: LG
feature-request