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

Giving the command: samples\javascript_nodejs\13.core-bot>npm start Runs the bot and offers the following advice: > restify listening to http://[::]:3978 > Get Bot Framework Emulator: https://aka.ms/botframework-emulator > To talk to your bot,...

needs-triage
feature-request

Fixes #3388 ## Proposed Changes - - - ## Testing

I'd like to build a prototype where we simplify the LU model down to what PVA supports. To do this: 1) We would create a new directory templates/simple with a...

generated
feature-request

## Versions Samples for JS preview of Adaptive ## Describe the bug Running the eslinter on the JS adaptive samples (currently on vishwac/r9/js branch: [JS Samples](https://github.com/microsoft/BotBuilder-Samples/tree/vishwac/r9/js/experimental/adaptive-dialog/javascript_nodejs)) yields a bunch of...

ExemptFromDailyDRIReport

## Sample information 1. Sample type: samples 2. Sample language: all 3. Sample name: [16.proactive-messages](https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/csharp_dotnetcore/16.proactive-messages) ## Describe the bug Our proactive message sample stores conversation references in the bot's local...

bug
ExemptFromDailyDRIReport
needs-triage

## Sample information 1. Sample type: \samples\python 2. Sample language: python 3. Sample name: Python Teams samples that use search. 1. 50.teams-messaging-extension-search 2. 52.teams-messaging-extensions-search-auth-config ## Describe the bug Running python...

bug

Adds an Adaptive Card 1.4 sample that uses Action.Execute ## Proposed Changes This adds a sample bot in C# that returns an Adaptive Card that uses Action.Execute to respond to...

**Is your feature request related to a problem? Please describe.** I would like to write unit tests for a bot that is created with Botframework Composer. The checking of the...

needs-triage
feature-request

We have integrated following ME Action command in existing sample [Messaging Extension Action Commands C#](https://github.com/Trinetra-MSFT/BotBuilder-Samples/blob/main/samples/csharp_dotnetcore/51.teams-messaging-extensions-action/Controllers/BotController.cs) 1. Adaptive Card in Task Module 2. Task Module Webview 3. Task Module HTML Page...

This link needs to be updated to point to latest. It currently points to v4.5.2 ![image](https://user-images.githubusercontent.com/698939/123469016-5f4bf400-d5a7-11eb-9804-c24d115eb2e2.png)

bug
needs-triage