-
Notifications
You must be signed in to change notification settings - Fork 758
Home
Tony Anziano edited this page Feb 1, 2019
·
17 revisions
Microsoft Bot Framework Emulator is a cross-platform tool that helps you -
- Test and debug conversational bots built using Microsoft BotBuilder
- Connect to and keep track of services your bot depends on.
- Refine LUIS and QnA Maker applications your bot depends on.
- Getting Started
- Tunneling (ngrok)
- Login to Azure
- Managing services
- Chat files and transcripts
- Inspectors
- Bot settings
- Data Collection
Bot Builder provides the most comprehensive experience for building conversation applications and includes the following SDKs and tools:
- Bot Builder V4 SDK
- Bot Framework Emulator
- Bot Builder CLI tools (stable release)
- Bot Framework webchat
Please see here for an overview of the end-to-end bot development workflow. To get started, you can create a bot with Azure Bot Service. Click here if you need a trial Azure subscription.