Skip to content

Latest commit

 

History

History
77 lines (48 loc) · 2.29 KB

README.md

File metadata and controls

77 lines (48 loc) · 2.29 KB

CRRPC


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


📙 About

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


🖼️ Preview

Discord RPC


⚒️ Installation

  1. Download Node.js.
  2. Download CRRPC.

🚀 How to use

  1. Open Clash Royale and follow the steps to get your player tag:

    Clash Royale Player Tag

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

  3. Go to the Clash Royale 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 CMD/Terminal and go to the place 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.