This bot is going to help us by providing each user the most relevant information. The verbosity of the bot will be configured by each user trough conversations with the bot itself. All needed information for integration should be provided by the user.
- download source code zip and extract source in local folder
- open {PROJ_NAME}.sln in Visual Studio
- build and run the bot
- download and run botframework-emulator
- connect the emulator to http://localhost:3987
In Visual Studio, right click on {PROJ_NAME} and select 'Publish'
For first time publish after downloading source code
- In the publish profiles tab, click 'Import'
- Browse to 'PostDeployScripts' and pick '{SITE_NAME}.publishSettings'