Microsoft Bot Framework v4 Node #1: Brainstorming a Useful Chatbot
2
Microsoft Bot Framework v4 Node #2: The Bot Builder Packages
3
Microsoft Bot Framework v4 Node #3: Creating a Chatbot
4
Microsoft Bot Framework v4 Node #4: Upgrading from Preview to Release
5
Microsoft Bot Framework v4 Node #5: Designing Chatbots with Chatdown
6
Microsoft Bot Framework v4 Node #6: Creating a Knowledge Base with LUDown and QnA Maker
7
Microsoft Bot Framework v4 Node #7: Creating a LUIS Service with LUDown and the CLI
8
Microsoft Bot Framework v4 Node #8: Creating a Bot File and Connecting Services with MSBot
9
Microsoft Bot Framework v4 Node #9: Adding QnA Maker to Your Chatbot
10
Microsoft Bot Framework v4 Node #10: Adding LUIS to Your Chatbot Part 1
11
Microsoft Bot Framework v4 Node #11: Adding LUIS to Your Chatbot Part 2
12
Microsoft Bot Framework v4 Node #12: Creating Rich Cards for your Chatbot Part 1
13
Microsoft Bot Framework v4 Node #13: Creating Rich Cards for your Chatbot Part 2
14
Microsoft Bot Framework v4 Node #14: Adding Dialogs to Chatbots Part 1
15
Microsoft Bot Framework v4 Node #15: Adding Dialogs to Chatbots Part 2
16
Microsoft Bot Framework v4 Node #16: Using Blob Storage for Conversation State
17
Microsoft Bot Framework v4 Node #17: How to Use Proactive Messages Part 1
18
Microsoft Bot Framework v4 Node #18: How to Use Proactive Messages Part 2
19
Microsoft Bot Framework v4 Node #19: Deploying Chatbots to Azure through GitHub
20
Microsoft Bot Framework v4 Node #20: Understanding Azure Bot Service Channels
21
Microsoft Bot Framework v4 Node #21: Common Dialog Management Pitfalls
22
Microsoft Bot Framework v4 Node: QnA Maker Generate Answers on Score
23
Microsoft Bot Framework v4 Node: Unit Testing Your Chatbot
24
Microsoft Bot Framework v4 Node: Unit Testing Bot Framework Middleware with Rewire
25
How to Create a Twitter Bot with the Bot Framework
Description:
This tutorial series shows how to create a chatbot with the Microsoft Bot Framework Node.JS SDK v4 from end-to-end, including brainstorming, using the MSBot for connected services, integrating QnA Maker and LUIS, prototyping with Chatdown, and programming with the Node.JS SDK and TypeScript. The Microsoft Bot Framework is a framework for building chatbots that allows you to deploy to multiple channels, including Skype, Slack, Microsoft Teams, and Facebook Messenger.