0.0.6 • Published 2 months ago

stardbots-api v0.0.6

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

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

0.0.5

2 months ago

0.0.4

2 months ago

0.0.6

2 months ago

0.0.3

2 months ago

0.0.2

2 months ago

0.0.1

2 months ago