botbuilder-sdk
There are 16 repositories under botbuilder-sdk topic.
microsoftarchive/botauth
Authentication middleware for the botframework
damadei/BotServiceStressToolkit
A toolkit to stress test your Bots implemented using Azure BotBuilder SDK and deployed to Azure Bot Service
sebsylvester/botbuilder-storage
Storage adapter designed for the Microsoft Bot Framework, to store your bot's conversation state in either MongoDB, DynamoDB or Redis.
q3blend/BotBuilder-Wit.ai
Extending the BotBuilder SDK to support WIt.ai Dialogs. A Wit.ai Dialog should follow the path of conversation on the Wit.ai conversation until it waits for more input for the user, or the conversation is done.
kenakamu/LINEChannelConnector
LINE Channel Connector for BotBuilder
tombarton/botbuilder-forms
A simple module that allows you to add form flows to the Node.js Bot Builder SDK.
asc-lab/city-information-bot
Chatbot that can answer the question: "What time is it and what is the weather like in Chicago (or any other city)"?
palmerabollo/botbuilder-aws-lambda
Helper to deploy your bot as a serverless function (AWS Lambda)
asc-lab/microsoft-bot-framework-poc
Our experiments with a Microsoft Bot Framework and LUIS cognitive service.
NateRickard/CycleShopBot
Azure Bot Framework demo using LUIS, Bot Builder SDK, Dialogs, AdaptiveCards, and more
malantin/BotBuilderTranslationService
A small sample based on the EchoBot to demonstrate how to translate messages and detect language without using the Translation Middleware.
marcusrbrown/botbuilder-js-simple
Simple bot for exploring the Microsoft Bot Framework and Bot Builder SDK.
nwhitmont/botframework-azure-on-linux-starter
Microsoft Bot Framework starter project for Azure App Service on Linux
cmayomsft/promptly-js-demos
Demos for promptly-js (https://github.com/cmayomsft/promptly-js).
palmerabollo/mybot
My personal bot