pseudonym117 / Riot-Watcher

Simple Python wrapper for the Riot Games API for League of Legends
MIT License
531 stars 150 forks source link

Add LOL-CHALLENGES-V1 Endpoint #212

Closed kalnun closed 2 years ago

kalnun commented 2 years ago

It would be awesome if this library could support this endpoint! Its hard to compare games across matches without making sure they all have the same data.

https://developer.riotgames.com/apis#lol-challenges-v1/GET_getAllChallengeConfigs

pseudonym117 commented 2 years ago

Fixed with #213