delpost.js

1.0.2 • Public • Published

delpost.js

This is Discord Extreme List's unofficial API!

Usage/Examples

Guild Count Post

const delapi = require('delpost.js');
// client should be defined as your discord client.
const guildCount = new delapi.guildPost('authtoken', client);
guildPost.init().then(response => console.log(response));
// If you want to get a json response, you can do JSON.parse() method

Thank you for using my API!

/delpost.js/

    Package Sidebar

    Install

    npm i delpost.js

    Weekly Downloads

    1

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    1.98 kB

    Total Files

    4

    Last publish

    Collaborators

    • jlbubbles0920_yt