Skip to content

Welcome to the BotBuilder samples repository. Here you will find task-focused samples in C# and Node.js to help you get started with the Bot Builder SDK!

License

Notifications You must be signed in to change notification settings

salimbharuchi/BotBuilder-Samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BotBuilder Samples

Welcome to the BotBuilder samples repository. Here you will find task-focused samples in C# and Node.js to help you get started with the Bot Builder SDK!

Samples

Name | Description | C# | Node ------------ | ------------- | :-----------: | :-----------:------------ | ------------- | :-----------: | :-----------: Send Attachment | A sample bot that passes simple media attachments (images) to a user activity. | View SampleDeploy to Azure | View SampleDeploy to Azure Receive Attachment | A sample bot that receives attachments sent by the user and downloads them. | View SampleDeploy to Azure | View SampleDeploy to Azure Rich Cards | A sample bot to renders several types of cards as attachments. | View SampleDeploy to Azure | View SampleDeploy to Azure Carousel of Cards | A sample bot that sends multiple rich card attachments in a single message using the Carousel layout. | View SampleDeploy to Azure | View SampleDeploy to Azure Create New Conversation | A sample bot that starts a new conversation using a previously stored user address. | View SampleDeploy to Azure | View SampleDeploy to Azure Get Members of a Conversation | A sample bot that retrieves the conversation's members list and detects when it changes. | View SampleDeploy to Azure | View SampleDeploy to Azure Direct Line | A sample bot and a custom client communicating to each other using the Direct Line API. | View SampleDeploy to Azure | View SampleDeploy to Azure Multi Dialogs | A sample bot showing different kind of dialogs. | View SampleDeploy to Azure | View SampleDeploy to Azure State API | A stateless sample bot tracking context of a conversation. | View SampleDeploy to Azure | View SampleDeploy to Azure LUIS | A sample bot using LuisDialog to integrate with a LUIS.ai application. | View SampleDeploy to Azure | View SampleDeploy to Azure ChannelData | A sample bot sending native metadata to Facebook using ChannelData. | View SampleDeploy to Azure | View SampleDeploy to Azure Contoso Flowers | A reference implementation using many features from BotFramework. | View SampleDeploy to Azure | View SampleDeploy to Azure Azure Search | Two sample bots that help the user navigate large amounts of content. | View Samples | View Samples

About

Welcome to the BotBuilder samples repository. Here you will find task-focused samples in C# and Node.js to help you get started with the Bot Builder SDK!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 52.2%
  • JavaScript 45.0%
  • HTML 1.8%
  • PowerShell 0.3%
  • Classic ASP 0.3%
  • Batchfile 0.2%
  • CSS 0.2%