Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 560 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 560 Bytes

food-bank-bot

This repo contains a C# and Node version of a bot that demonstrates a guided button flow using waterfall dialogs. Here's a quick peek at one of this bot's conversation flows:

DonateDialog GIF

These bot samples have been created using Microsoft Bot Framework. They demonstrate how to create a menu-guided conversation.

See wiki for a code and pattern breakdown.