Skip to content

Latest commit

 

History

History
77 lines (48 loc) · 2.28 KB

README.md

File metadata and controls

77 lines (48 loc) · 2.28 KB

BSRPC


About | Preview | Installation | How to use | Contribute | License | Disclaimer |


📙 About

BSRPC is a Discord Rich Presence that shows on your profile your Brawl Stars statistics.


🖼️ Preview

Discord RPC


⚒️ Installation

  1. Download Node.js.
  2. Download BSRPC.

🚀 How to use

  1. Open Brawl Stars and follow the steps to get your player tag:

    Brawl Stars Player Tag

  2. Go to the config.json file and replace YOUR PLAYER TAG with your Brawl Stars player tag.

  3. Go to the Brawl Stars API Dashboard and create an account or log in to your account.

  4. Create a new API key. You will need to allow your IP Address. To find out your IP Address, click here.

  5. Go to the config.json file and replace YOUR API KEY with your API key.

  6. Open the Terminal and go to the folder where you saved the files with the cd command.

  7. Install all the required dependencies:

    npm install
  8. Run the RPC:

    node .

🐛 Contribute

If you have a bug or an idea, browse the open issues before opening a new one.

If you know how to fix an issue, consider opening a pull request for it.


📝 License

This project is licensed under the MIT license.


📌 Disclaimer

This material is unofficial and is not endorsed by Supercell. For more information see Supercell's Fan Content Policy: Supercell’s Fan Content Policy.