This package has been deprecated

Author message:

WARNING: This package has moved. Please see the latest official package here https://www.npmjs.com/package/@zoomus/botservice, thank you!

botservice

2.0.2 • Public • Published

THIS PACKAGE HAS MOVED

Please see the latest official package here, thank you!


botservice

This is the core package which zoom chatbot-cli used. It will create the apis&&commands&actions&&middleware for you that defined in botConfig.js

Installation

npm i botservice -S

Usage

After follow code,we will bind botConfig.js config to implement related functions

const botservice = require('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 developersupport@zoom.us.

Readme

Keywords

none

Package Sidebar

Install

npm i botservice

Weekly Downloads

2

Version

2.0.2

License

Apache-2.0

Unpacked Size

30.4 kB

Total Files

19

Last publish

Collaborators

  • tommygaessler
  • zoomnode