Socket
Socket
Sign inDemoInstall

djs-extend

Package Overview
Dependencies
2
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    djs-extend

Le lien du serveur support est [içi](https://discord.gg/9F9ECNMzv9)


Version published
Maintainers
1
Created

Readme

Source

DJS-Extend est un nouveau module npm

Le lien du serveur support est içi

La page du module est içi

Il y a peu de fonctions pour le moment mais je vais vous les expliquer.

const { Client } = require("discord.js"); //Module nécessaire au fonctionnement du bot.
const DJSE = require("djs-extend"); //Définit le module.

const bot = new Client(); //Définit le client.

DJSE.Login(bot, "YOUR BOT TOKEN"); //Permet de connecter votre bot discord avec cette fonction.

console.log(DJSE.version); //Envoie dans la console la version du module.

Keywords

FAQs

Last updated on 24 Jun 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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