clash-royale-api icon indicating copy to clipboard operation
clash-royale-api copied to clipboard

:crown: Clash Royale API that provides information about the game.

Results 14 clash-royale-api issues
Sort by recently updated
recently updated
newest added

With the release of the official API, does this mean this project will die anytime soon? There's lots of changes to do, like sync the cards with the official API...

Clash Elite not found on Play Store

Add New Card Image: Royal Recruits

The skeletions'(the `_id` is "5b099537ab411c001423ec4d") description is (from `/api/cards`) > "**Four** fast, very weak melee fighters. Surround your enemies with this pile of bones!" But in Clash Royal app, the...

since the summer update the game added multiple new emotes. I managed to extract the latest files, but they are stored as **.png sprite sheets*** as the time of opening...

The 20/6 update changed the order of the cards and introduced 2 new cards. Update order and add new cards.

``` [{ "Name": "Archers", "idName": "archers", "Rarity": "Common", "type": "Troop", "Cost": "3", "Range": "5", "DeployTime": "1", "HitSpeed": "1.2", "arena": 0, "elixirCost": 3, "description": "A pair of unarmored ranged attackers. They'll...

enhancement

For some apps, it might be useful to have translated card names available from within the API. The endpoint for spanish card names might be, for example, `/api/cards/es`

If it's possible serve the content over HTTPS for safer use.

enhancement

I have not too much experience with github, so I hope I do this right. I use this API for my Discord bot "Draft Toaster" over on [Draft Royale](https://discord.me/draftroyale). A...

enhancement