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