bot-order-npm
v1.0.8
Published
Bot for transcation with mock data
Downloads
3
Readme
Chat bot order
Step:
Create folder structure from Model application bot.
'use strict';
const bot = require('bot-order-npm');
bot.bot();
npm install
npm start
Available answers:
- Hi
- Configuring
- Name
- Transfer money
- Visa
- Maestro
- MasterCard
- Of course
- Not now
- Help
ScreenShot:
Model Application bot :
https://github.com/MihaiSandor/model-app-bot