1.0.2 • Published 2 years ago

delpost.js v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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!

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago