0.0.6 • Published 1 year ago

stardbots-api v0.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year 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

1 year ago

0.0.4

1 year ago

0.0.6

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago