This demo shows how to create a progress dialog that will periodically notify users of the status of a long running task.
The minimum prerequisites to run this sample are:
- Latest Node.js with NPM. Download it from here.
- The Bot Framework Emulator. To install the Bot Framework Emulator, download it from here. Please refer to this documentation article to know more about the Bot Framework Emulator.
- [Recommended] Visual Studio Code for IntelliSense and debugging, download it from here for free.
To get more information about how to get started in Bot Builder for Node please review the following resources: