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

discordsb

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discordsb - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

4

index.js

@@ -122,3 +122,3 @@ /*

client.login(client.token);
client.login(ClientData.token);

@@ -129,3 +129,3 @@ client.on("ready", () => {

console.log(`=================================`);
console.log(yellow(`[INFO]: `)+`Bot Prefix: ${client.PREFIX}`);
console.log(yellow(`[INFO]: `)+`Bot Prefix: ${ClientData.prefix}`);
console.log(yellow(`[INFO]: `)+`Guilds: ${client.guilds.size}`);

@@ -132,0 +132,0 @@ console.log(`=================================`);

{
"name": "discordsb",
"version": "1.0.9",
"version": "1.0.10",
"description": "a Module For Creating Discord Self Bots",

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

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