This project is a bot to reduce support in VP Team
-
Node.js version 10.14.1 or higher.
# determine node version node --version
-
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
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
- Launch Bot Framework Emulator
- File -> Open Bot
- Enter a Bot URL of
http://localhost:3978/api/messages