We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems that rawg.io api requests requires an api key now, the cog will need this to be fixed.
python[1378890]: Traceback (most recent call last): python[1378890]: File "/home/discord/redenv/lib/python3.9/site-packages/discord/ext/commands/core.py", line 85, in wra> python[1378890]: ret = await coro(*args, **kwargs) python[1378890]: File "/home/discord/.local/share/Red-DiscordBot/data/bot/cogs/Downloader/lib/aiocache/decorators.p> python[1378890]: if cache_read: python[1378890]: File "/home/discord/.local/share/Red-DiscordBot/data/bot/cogs/Downloader/lib/aiocache/decorators.p> python[1378890]: if self.key_builder: python[1378890]: File "/home/discord/.local/share/Red-DiscordBot/data/bot/cogs/CogManager/cogs/gamesearch/gamesearc> python[1378890]: results = games["results"] python[1378890]: KeyError: 'results'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It seems that rawg.io api requests requires an api key now, the cog will need this to be fixed.
The text was updated successfully, but these errors were encountered: