rbl.js
TypeScript icon, indicating that this package has built-in type declarations

1.1.4 • Public • Published

Robots List

Version

Installation

npm i rbl.js

Example

const RBL = require("rbl.js");
const bot = new RBL.Bot('chave de acesso');

bot.getBot('id').then(data => {
  console.log(data);
});

License

APACHE 2.0

/rbl.js/

    Package Sidebar

    Install

    npm i rbl.js

    Weekly Downloads

    0

    Version

    1.1.4

    License

    MIT

    Unpacked Size

    28.3 kB

    Total Files

    24

    Last publish

    Collaborators

    • zevdvlpr