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

Can't handle users with Space #13

Closed DerArkeN closed 3 years ago

DerArkeN commented 3 years ago

I tried the get_user with BLD Exiled#BOOB and i got bld as gameName and tagLine

frissyn commented 3 years ago

I'll add URL encoding to the get_user method.