Skip to content

Latest commit

 

History

History
75 lines (47 loc) · 2.31 KB

README.md

File metadata and controls

75 lines (47 loc) · 2.31 KB

COCRPC


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


📙 About

COCRPC is a Discord Rich Presence that shows on your profile your Clash of Clans statistics.


🖼️ Preview

Discord RPC


⚒️ Installation

  1. Download Node.js.
  2. Download COCRPC.

🚀 How to use

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

    Clash of Clans Player Tag

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

  3. Go to the Clash of Clans 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.