About | Preview | Installation | How to use | Contribute | License | Disclaimer |
clash-royale-discord-rich-presence is a Discord Rich Presence that shows on your profile your Clash Royale statistics.
- Download Node.js.
- Download clash-royale-discord-rich-presence.
-
Open Clash Royale and follow the steps to get your player tag:
-
Rename the
.env.examplefile into.env. -
Go to the
.envfile and replace CLASH_ROYALE_PLAYER_TAG with your Clash Royale player tag. -
Go to the Clash Royale API Dashboard and create an account or log in to your account.
-
Create a new API key. You will need to allow your IP Address. To find out your IP Address, click here.
-
Go to the
.envfile and replace CLASH_ROYALE_API_KEY with your API key. -
Open the Terminal and go to the folder where you saved the files with the
cdcommand. -
Install all the required dependencies:
npm install
-
Run the Rich Presence:
npm run start
Note
For the Rich Presence to work, you need to have Discord open in your computer. Also, make sure to turn on your Activity Status by going to User Settings > Activity Privacy > Share my activity.
If you found a bug or want to request a feature, browse the open issues before opening a new one.
If you know how to fix an issue, consider opening a pull request for it.
This project is licensed under the MIT license.
This material is unofficial and is not endorsed by Supercell. For more information see Supercell's Fan Content Policy: Supercell’s Fan Content Policy.

