🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

ebl.js

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ebl.js

A node.js api wrapper for Ender bot list

1.1.1
latest
npm
Version published
Weekly downloads
6
Maintainers
1
Weekly downloads
 
Created
Source

EBL.JS API Wrapper for Node.Js

AutoPosting

const EBLAPI = require("ebl.js");
const EBL = new BFDAPI("client id","api token");
EBL.autoPost(client.guilds.cache.size).then((res) => console.log(res));

Keywords

API

FAQs

Package last updated on 09 Feb 2021

Did you know?

Socket

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