From a7fa99de7e3b47f1331ef26293821c976ec5940d Mon Sep 17 00:00:00 2001 From: redcreeper14385 Date: Tue, 31 Aug 2021 17:56:15 +0100 Subject: Mixin errors are broken :pensive: --- cogs/fun.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cogs/fun.py b/cogs/fun.py index 297fb67..ef5ed6f 100644 --- a/cogs/fun.py +++ b/cogs/fun.py @@ -29,10 +29,6 @@ class Fun(commands.Cog): embed.set_footer(text="Tiny Potato Bot v1.0.0") await ctx.send(embed=embed) - @commands.command(name="mixinerror", brief="helpful Mixin errors when?", help="helpful Mixin errors when?") - async def mixinerror(self, ctx): - await ctx.send("https://i.imgur.com/bOLCsd4.png") - @commands.command(name="xkcd", brief="Gets XKCD comics.", help="Gets comics from https://xkcd.com, with the given number.") async def xkcd(self, ctx, comic=None): if comic is None: -- cgit 1.4.1-2-gfad0