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);

Dependents (0)

Package Sidebar

Install

npm i bpd

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

2.72 kB

Total Files

6

Last publish

Collaborators

  • throw.