bpd

1.0.1 • Public • Published

bpd

Wrapper em Node.js para a API do Bots Para Discord

  • Exemplos
const Bpd = require('bpd');
const BPD = new Bpd('key');

BPD.getBot('id').then(console.log);
BPD.getUser('id').then(console.log);
BPD.updateGuilds('id', 0);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    4

Package Sidebar

Install

npm i bpd

Weekly Downloads

4

Version

1.0.1

License

ISC

Unpacked Size

2.72 kB

Total Files

6

Last publish

Collaborators

  • throw.