From 6640ec9d71f8f2122d1ef6db1aaa23490296171b Mon Sep 17 00:00:00 2001 From: eip <36315290+eip618@users.noreply.github.com> Date: Wed, 2 Aug 2023 10:41:23 +1000 Subject: [PATCH] Update memes.py --- cogs/memes.py | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/cogs/memes.py b/cogs/memes.py index c2bf385a8..83f6164b7 100644 --- a/cogs/memes.py +++ b/cogs/memes.py @@ -520,6 +520,16 @@ async def themoreyouknow(self, ctx: KurisuContext): """now with ear rape""" await ctx.send("https://album.eiphax.tech/uploads/big/01432cfa6eb64091301037971f8225c4.webm") + @commands.command(hidden=True) + async def cope(self, ctx: KurisuContext): + """and seethe""" + await ctx.send("https://album.eiphax.tech/uploads/big/c43dd20db7ff59dec7bc15dd26d2b65f.mp4") + + @commands.command(hidden=True) + async def didntask(self, ctx: KurisuContext): + """damn that's crazy but""" + await ctx.send("https://album.eiphax.tech/uploads/big/4f8e77e08460e2234cdaebc6308f1fd1.mp4") + @is_staff("OP") @commands.guild_only() @commands.command(hidden=True, aliases=['🍰', 'cake'])