stardbots-api

0.0.6 • Public • Published

Stardbots api

Stardbots api, es la api de la botlist stardbots

instalacion

npm i stardbots-api@latest

ejemplos

const Stardbots = require('stardbots-api')
const dbl = new Stardbots('TU_TOKEN', client)

client.on('ready', async () => {
    dbl.guildsCount()
    console.log(dbl.getDataBot().name)
    console.log(dbl.getUserVoted('USER_ID').userid)
})

Developers

hola hola hola

Package Sidebar

Install

npm i stardbots-api

Weekly Downloads

0

Version

0.0.6

License

ISC

Unpacked Size

2.67 kB

Total Files

3

Last publish

Collaborators

  • nicolas_1221