Socket
Socket
Sign inDemoInstall

discord-bot-creation

Package Overview
Dependencies
203
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.19 to 0.0.20

2

index.js

@@ -70,3 +70,3 @@ const mongoose = require('mongoose');

let canal = Client.channels.cache.get(Canal)
canal.send(`${response}`)
canal.send(`🍥 | ${member} ` + `${response}`)
})

@@ -73,0 +73,0 @@ } else if(Starter) {

{
"name": "discord-bot-creation",
"version": "0.0.19",
"version": "0.0.20",
"description": "",

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

@@ -103,4 +103,7 @@ # discord-bot-creation

### GitHUB
https://github.com/naoexistobb/bot-creator-discord
## Notas:

@@ -107,0 +110,0 @@

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

const bot = require('./index')
const bot = require('discord-bot-creation')
const token = 'SEU_TOKEN_AQUI'

@@ -3,0 +3,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc