Skip to content

qdesgardinvp/support-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prompt users for input

This project is a bot to reduce support in VP Team

Prerequisites

  • Node.js version 10.14.1 or higher.

    # determine node version
    node --version

To try this sample

  • Clone the repository

    git clone https://gitlab.vpg.tech/red-squad/support-bot.git
  • Install modules

    npm install
  • Run the project

    npm start
  • You can run with watch

    npm run watch

Testing the 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 latest Bot Framework Emulator from here

Connect to the bot using Bot Framework Emulator

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors