LyticalApp / Lytical

Lytical is an open source League of Legends statistics and profile analytics tool for all regions including Garena & WeGame
https://lytical.app/
GNU General Public License v2.0
35 stars 3 forks source link

public api is closed? #3

Closed ramprashanth78 closed 2 years ago

ramprashanth78 commented 2 years ago

garena public api endpoints were closed .

https://www.riotgames.com/en/DevRel/sunsetting-the-riot-games-api-garena-beta how are you accessing it?

downthecrop commented 2 years ago

Lytical only uses LCU API. No Garena specific information is required.

Screenshot_20220731-001459_Fennec

Learn more from the code here: https://github.com/LyticalApp/Lytical/blob/60201f8c557cc71552b85bdbba6c1dedecd7eb76/src/background.js#L194

ramprashanth78 commented 2 years ago

nice :)