Skip to content

viniciuscm97/FormChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat bot

Developed with Node.js and the Microsoft framework bot. Using API's to CEP , name and love API; LUIS: natural language recognizer

In the main menu we can use the form dialog, use the APIlove and cancel the chat.

Prerequisites

  • Node.js version 10.14.1 or higher

    node --version

To run the bot

  • Install modules

    npm install
  • Start the bot

    npm start

Test bot using Bot Framework Emulator

Bot Framework Emulator is a desktop application that allows bot developers to test and debug their bots on localhost or running remotely through a tunnel.

  • Install the Bot Framework Emulator version 4.9.0 or greater from here

Connecting on bot using Bot Framework Emulator

  • Launch Bot Framework Emulator
  • File -> Open Bot
  • Enter a Bot URL of http://localhost:3978/api/messages

About

Create a form with Microsoft bot framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published