This bot has prerequisite requirements in order to deploy the bot to Azure.
This document will enumerate the required prerequisites and show how to install them.
There are a small set of CLI tools that will automate the process of deploying this bot to Azure. These CLI tools are only require for deployment. If you only plan to run the bot locally, these prerequisites are not required.
- If you don't have an Azure subscription, create a free account.
- Install the latest version of the Azure CLI tool. Version 2.0.54 or higher.
- Install latest version of the
MSBot
CLI tool. Version 4.3.2 or higher.# install msbot CLI tool npm install -g msbot