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

discord-bot-plugins

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord-bot-plugins - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "discord-bot-plugins",
"version": "1.1.1",
"version": "1.1.2",
"description": "",

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

@@ -12,3 +12,12 @@ # discord-bot-plugins

Making a plugin:
```js
module.exports.load = async (client) => {
//your code here
};
```
any issues? feel free to join my [Discord](https://discord.gg/HBZcEhxHSj)
❤ Typings by CasperTheGhost and made with ❤
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