diff --git a/main.py b/main.py index c0ebe15..70e9137 100644 --- a/main.py +++ b/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