Skip to content

Commit

Permalink
Update memes.py
Browse files Browse the repository at this point in the history
  • Loading branch information
eip618 committed Aug 2, 2023
1 parent 4695db0 commit 6640ec9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions cogs/memes.py
Original file line number Diff line number Diff line change
Expand Up @@ -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'])
Expand Down

0 comments on commit 6640ec9

Please sign in to comment.