pantheon icon indicating copy to clipboard operation
pantheon copied to clipboard

Riot API library for Python and asyncio

Results 7 pantheon issues
Sort by recently updated
recently updated
newest added

InvalidServer exceptions were not being recognized

Getting error: TypeError: __init__() got an unexpected keyword argument 'errorHandling' I'm literally copying and pasting the example script on the main page of the wiki, so not sure what going...

I noticed a lot of camelcase got updated to underscore separation recently, but the readme examples are still using camelcase :o

Match-V4 support is being deprecated on September 13, 2021. Match-V5 is now available for production keys. For this library to stay relevant it will need Match-V5 support.

Why in this line: https://github.com/Canisback/pantheon/blob/662dcee67eb5f6fbc0a3196cdb575d143fc4962d/pantheon/pantheon.py#L24 the routing value for oce1 is americas? the correct value should be 'sea' or i'm crazy? look this, the red text: https://developer.riotgames.com/apis#match-v5/GET_getMatch:~:text=The%20AMERICAS%20routing%20value%20serves%20NA%2C%20BR%2C%20LAN%20and%20LAS.%20The%20ASIA%20routing%20value%20serves%20KR%20and%20JP.%20The%20EUROPE%20routing%20value%20serves%20EUNE%2C%20EUW%2C%20TR%20and%20RU.%20The%20SEA%20routing%20value%20serves%20OCE%2C%20PH2%2C%20SG2%2C%20TH2%2C%20TW2%20and

Hi `Canisback/pantheon`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...