Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

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

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages