Skip to content

SocketSomeone/node-brawlstars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

๐Ÿ‘€ Javascript library to communicate with Brawlstars API

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •