4.0.5 • Published 6 months ago

node-brawlstars v4.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

node-brawlstars

Javascript library to communicate with BrawlStars API.

Installation

$ npm i node-brawlstars

Usage

First see available API methods in documentation and generate token.

This library contains BrawlClient class to send messages to Centrifugo from your node-powered backend:

const { BrawlClient } = require('node-brawlstars');

// Initialize client instance.
const client = new BrawlClient('TOKEN')

Stay in touch

License

MIT © Alexey Filippov

4.0.5

6 months ago

4.0.4

10 months ago

4.0.3

1 year ago

4.0.1

1 year ago

4.0.0

1 year ago

4.0.2

1 year ago

3.1.6

1 year ago

3.1.5

1 year ago

3.1.4

1 year ago

3.1.3

1 year ago

3.1.2

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.0.0

2 years ago