New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@zoomus/chatbot-cli

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zoomus/chatbot-cli - npm Package Compare versions

Comparing version

to
0.1.8

CONTRIBUTING.md

2

package.json
{
"name": "@zoomus/chatbot-cli",
"version": "0.1.7",
"version": "0.1.8",
"description": "Zoom Node.js Chatbot Command Line Interface",

@@ -5,0 +5,0 @@ "keywords": [

@@ -0,2 +1,11 @@

#### THIS PACKAGE IS DEPRECATED
Please see the latest official package [@zoom/rivet](https://www.npmjs.com/package/@zoom/rivet), thank you!
---
# Zoom Node.js Chatbot Command Line Interface
Use of this CLI is subject to our [Terms of Use](https://zoom.us/docs/en-us/zoom_api_license_and_tou.html)
This is a cli package that automatically sets up a Node.js Zoom chatbot project for you. This allows you to quickly start developing chatbots without having to worry about setting up a project, doing Zoom OAuth, and other boilerplate logic and allows you to immediately concentrate on developing your business logic.

@@ -28,3 +37,3 @@

![general](https://s3.amazonaws.com/user-content.stoplight.io/10128/1582241210819)
![general](https://camo.githubusercontent.com/4db760d15d0039423b2e5fcd7436ae8fd73c7c66e346a5c8c713db3e64658cc7/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f757365722d636f6e74656e742e73746f706c696768742e696f2f31303132382f31353832323431323130383139)

@@ -299,3 +308,3 @@ You will also see a file called `botConfig.js`. In this file, we can add features to our bot. Let's go over the sections of `botConfig.js`:

![scopes](https://s3.amazonaws.com/user-content.stoplight.io/10128/1586393123802)
![scopes](https://camo.githubusercontent.com/53d0b4db6fd6a033a3f59e69892ea628652f0b703f023706ca4efa26c7d86c4a/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f757365722d636f6e74656e742e73746f706c696768742e696f2f31303132382f31353836333933313233383032)

@@ -370,5 +379,4 @@ To run demo:

## Need Support?
The first place to look for help is on our [Developer Forum](https://devforum.zoom.us/), where Zoom Marketplace Developers can ask questions for public answers.
## Need help?
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.
If you're looking for help, try [Developer Support](https://devsupport.zoom.us) or our [Developer Forum](https://devforum.zoom.us). Priority support is also available with [Premier Developer Support](https://zoom.us/docs/en-us/developer-support-plans.html) plans.