Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zyno-bot-addons

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zyno-bot-addons - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

package.json
{
"name": "zyno-bot-addons",
"version": "1.1.2",
"version": "1.1.3",
"description": "Create easily addons for Zyno Bot",

@@ -5,0 +5,0 @@ "main": "index.js",

# Zyno Bot addons
Zyno Bot provides a library, based on the Discord.js library, which allows you to easily create addons for your bot. This library is by default installed on all the bots.
> The Zyno Bot addons library is supported for Zyno Bot version 1.5.0 and higher
> The Zyno Bot addons library is supported for Zyno Bot version 1.6.0 and higher

@@ -6,0 +6,0 @@ ## Creating an addon

@@ -29,3 +29,3 @@ const EventEmitter = require('events');

handler.errorMessages.push(errorMessage);
})
});
}

@@ -32,0 +32,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc