zayKenyon / VALORANT-rank-yoinker

A Python app which retrieves the VALORANT rank and players' equipped skins during a match
https://zayKenyon.github.io/VALORANT-rank-yoinker/
ISC License
453 stars 141 forks source link

Rewrite and Improvements. #12

Closed weedeej closed 3 years ago

weedeej commented 3 years ago

Synchronous requests converted to async for quicker data retrieval. Removed unnecessary lines and converted some loops into generators.