voidbots.api

0.0.3 • Public • Published

voidbots.api

Docs

Get votes

Get Votes

Get the votes from a bot by a specific user:

const voidbots = require('voidbots.api');
const api = new voidbots('authkey') // You can get this on https://voidbots.net

console.log(api.getVotes(botId, userId)) // this will log the output

Package Sidebar

Install

npm i voidbots.api

Weekly Downloads

3

Version

0.0.3

License

MIT

Unpacked Size

2.6 kB

Total Files

5

Last publish

Collaborators

  • dxy_seer