Piulres / mjv-flores

ChatBot Test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basic node application with chatbot by botbuilder. based on the official microsoft example.

console > git clone ; node app.js ;

usefull

botframework-emulator-Setup-3.5.33.exe

http://localhost:3978/api/messages

https://dev.botframework.com/bots/settings?id=mjv-bot-test

https://github.com/Microsoft/BotFramework-Emulator/wiki/Getting-Started#connect-to-a-bot-running-on-localhost

npm install --save botbuilder

npm install --save {module}

npm i --save bluebird

npm i --save body-parser

npm i --save botbuilder

npm i --save botbuilder-location

npm i --save dotenv-extended

npm i --save express

npm i --save geobing

npm i --save lodash

npm i --save pug

npm i --save serve-favicon

npm i --save uuid

About

ChatBot Test


Languages

Language:JavaScript 96.6%Language:HTML 2.9%Language:CSS 0.6%