frissyn / valorant.py

Complete Python interface for the Valorant API. Works right out of the box!
https://valorantpy.readthedocs.io
MIT License
125 stars 19 forks source link

client.get_user() is broken. #3

Closed teaishealthy closed 3 years ago

teaishealthy commented 3 years ago

.get_user() doesn't work via name and tagline nor via puuid.

teaishealthy commented 3 years ago

Name and tagline works (i did some stupid mistakes) but puuid not.

teaishealthy commented 3 years ago

nvm i was being stupid