@zoomus/botservice
v0.1.2
Published
core lib for @zoomus/chatbot-cli
Downloads
6
Readme
botservice
This is the core package which zoom @zoomus/chatbot-cli used. It will create the apis&&commands&actions&&middleware for you that defined in botConfig.js
Installation
npm i @zoomus/botservice -S
Usage
After follow code,we will bind botConfig.js config to implement related functions
const botservice = require('@zoomus/botservice');
botservice(expressApp, botConfig);
Need Support?
The first place to look for help is on our Developer Forum, where Zoom Marketplace Developers can ask questions for public answers.
If you can’t find the answer in the Developer Forum or your request requires sensitive information to be relayed, please email us at [email protected].