saber4chan / CRRPC

Discord Rich Presence that shows on your profile your Clash Royale statistics.

Home Page:https://fastxyz.github.io/CRRPC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRRPC CRRPC

Discord RPC

How to use

  1. Download Node.js.
  2. Download CRRPC.
  3. Open Clash Royale and follow the steps to get your Tag:

Clash Royale Player Tag

  1. Go to config.js and replace YOUR PLAYER TAG with your Brawl Stars player tag.
  2. Go to the Clash Royale API Dashboard and create an account or log in to your account.
  3. Create a new API key. You will need to allow your IP Address. To find out your IP Address, click here.
  4. Go to config.js and replace YOUR API KEY with your API key.
  5. Open the CMD/Terminal and go to the place where you saved the files with the cd command.
  6. Type npm install .. It should install all the packages listed on package.json.
  7. Type node . to run the RPC.

Bugs

If you find any bugs, report them on the issues section.
If you find any bugs and know how to solve them, or if you want to add something and you know how to add it, create a pull request on the pull request section.

Suggestions/Questions

If you have any questions or want to give some suggestions, send them on the issues section.

About

Discord Rich Presence that shows on your profile your Clash Royale statistics.

https://fastxyz.github.io/CRRPC

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%