4.0.5 • Published 2 years ago

node-brawlstars v4.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

4.0.4

2 years ago

4.0.3

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

4.0.2

2 years ago

3.1.6

3 years ago

3.1.5

3 years ago

3.1.4

3 years ago

3.1.3

3 years ago

3.1.2

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.0.0

3 years ago