Please see the latest official package @zoom/rivet, thank you!
Use of this package is subject to our Terms of Use
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
npm i @zoomus/botservice -S
After follow code,we will bind botConfig.js config to implement related functions
const botservice = require('@zoomus/botservice');
botservice(expressApp, botConfig);
If you're looking for help, try Developer Support or our Developer Forum. Priority support is also available with Premier Developer Support plans.