2.0.2 • Published 4 years ago

botservice v2.0.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
4 years ago

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.

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.1.0

4 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.1.0

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago