Microsoft Bot Framework Tutorial & Azure Bot Service Intro | Create a Chatbot
Block Explorer Block Explorer
38K subscribers
94,074 views
0

 Published On Apr 5, 2019

Join us in this tutorial as we use the Microsoft Bot Framework to create a simple echo chatbot and then test it using the Bot Framework Emulator.

NodeJS download:
https://nodejs.org

Install windows-build-tools:
npm install -g windows-build-tools

Install Yeoman & 'generator-botbuilder':
npm install -g yo generator-botbuilder

Bot Framework Emulator download:
https://github.com/Microsoft/botframe...

Endpoint to target in emulator:
http://localhost:3978/api/messages

show more

Share/Embed