lmao
parent
b227f7d0d1
commit
2337b91c9d
1
main.py
1
main.py
|
@ -4,6 +4,7 @@ import pprint
|
||||||
|
|
||||||
def fetch_mastery_by_username(username):
|
def fetch_mastery_by_username(username):
|
||||||
# Riot API dev token
|
# Riot API dev token
|
||||||
|
# Also don't think this is a live token silly
|
||||||
headers = {"X-Riot-Token": "RGAPI-37156768-3c38-49fd-b149-1a4adf1fbf66"}
|
headers = {"X-Riot-Token": "RGAPI-37156768-3c38-49fd-b149-1a4adf1fbf66"}
|
||||||
|
|
||||||
# Changes based on region
|
# Changes based on region
|
||||||
|
|
Loading…
Reference in New Issue