Closed doumeem closed 3 years ago
i forgot to post the code
# Waifu
@commands.command(name="waifu", aliases=["wf"], help="Will send a waifu image")
async def wafiu(self, ctx):
async with aiohttp.ClientSession() as session:
async with session.get("https://api.waifu.pics/sfw/waifu") as response:
r = await responsse.txt()
print(r)
This is an unrelated issue to the API. Have just verified api is working properly. This is an issue with your code or discord.py
hi i'm getting this error when i print the response as json
when i print the response as txt/text, it's say that