You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/X/redenv/lib/python3.8/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/home/X/.local/share/Red-DiscordBot/data/X/cogs/CogManager/cogs/League/league.py", line 152, in history
histo = await self.stats.get_history(count, region, summoner)
File "/home/X/.local/share/Red-DiscordBot/data/X/cogs/CogManager/cogs/League/neeko.py", line 220, in get_history
sumid = await self.get_account_id(region, summoner)
File "/home/X/.local/share/Red-DiscordBot/data/X/cogs/CogManager/cogs/League/neeko.py", line 71, in get_account_id
return js["accountId"]
KeyError: 'accountId'```
How do I set one?
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: