meraki-analytics / orianna

A Java framework for the Riot Games League of Legends API (http://developer.riotgames.com/).
MIT License
182 stars 56 forks source link

Add support for Riot IDs APIs #146

Open obed-vazquez opened 2 days ago

obed-vazquez commented 2 days ago

RIOT ID Support


You can read more about the transition here: https://www.riotgames.com/en/DevRel/summoner-names-to-riot-id

obed-vazquez commented 13 hours ago

The library appears to support 2024 RIOT API Accounts, but it lacks examples for accessing them. Additionally, it seems we need to integrate support for match history, as the library currently uses deprecated v4 endpoints, which are no longer supported.