Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

SocketSomeone/node-brawlstars

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

  •  
  •