Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.
/ node.js-botservice Public archive

Dependency for Zoom Node.js Chatbot Command Line Interface

License

Notifications You must be signed in to change notification settings

zoom/node.js-botservice

Repository files navigation

THIS PACKAGE IS DEPRECATED

Please see the latest official package @zoom/rivet, thank you!


botservice

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

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 help?

If you're looking for help, try Developer Support or our Developer Forum. Priority support is also available with Premier Developer Support plans.

About

Dependency for Zoom Node.js Chatbot Command Line Interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •