/chatbot

A sample chat bot built using the Microsoft Bot Framework.

Primary LanguageC#MIT LicenseMIT

Chat Bot

A sample chat bot built using the Microsoft Bot Framework. This sample demonstrates various rich cards, prompts, and dialogs.

This project relies on the chat bot REST API at https://github.com/khilscher/chatbot_restapi to simulate user authentication against a back end database or system.

Development Environment