5.0.0 • Published 6 years ago

bfd.js v5.0.0

Weekly downloads
44
License
MIT
Repository
github
Last release
6 years ago

NPM

Getting Started

Simply Run npm install bfd.js@latest

Usage

Example of posting a bots servercount to the API

const BFD = require("bfd.js");
const bfd = new BFD('Your Token');
bfd.postStats('your server count', 'your bot id');

Example of getting bot info

const BFD = require("bfd.js");
const bfd = new BFD('Your Token');
bfd.getBot('bot-id');
5.0.0

6 years ago

4.1.4

6 years ago

4.1.3

6 years ago

4.0.3

6 years ago

4.0.2

6 years ago

4.0.1

6 years ago

3.4.4

6 years ago

3.4.3

6 years ago

3.4.2

6 years ago

3.4.1

6 years ago

3.2.5

6 years ago

3.2.4

6 years ago

3.1.4

6 years ago

3.0.4

6 years ago

3.0.3

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.1.3

6 years ago

2.1.2

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

1.1.7

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago