more broken things lmao

This commit is contained in:
Helixu 2021-12-18 11:36:03 +00:00
parent 1fac729e83
commit 22347815cb

2
bot.py
View file

@ -187,7 +187,7 @@ async def meme(ctx):
async with aiohttp.ClientSession() as session:
async with session.get('https://api.shitfest.net/v2/random.php') as resp:
json = await resp.json()
await ctx.send("https://shitfest.net/"+json["name"])
await ctx.send("https://shitfest.net/"+json["name"])