dliu27 / ValorantTools

API tool to check the profiles of teammates in Valorant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ValorantTools [WIP]

Python project that uses the official API for Valorant to authenticate the player, and get valuable info like the ranks of teammates in lobby, the current shop rotation, and teammate loadouts. The sample output that I get from calling the get_match endpoint is in sample_output.json. I then parse this and call another endpoint to grab usernames and then show the stats to the user.

Todo

  • Add Tkinkter GUI
  • Add more functions from the API
  • Bundle into .exe

About

API tool to check the profiles of teammates in Valorant

License:MIT License


Languages

Language:Python 100.0%