From 05369410759a8d6f5926560f92c8083e66a6474c Mon Sep 17 00:00:00 2001 From: jakibaki Date: Sat, 15 Jun 2019 10:33:33 +0200 Subject: [PATCH] Vital fix to meme-command --- cogs/meme.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/meme.py b/cogs/meme.py index 184e656..a311273 100644 --- a/cogs/meme.py +++ b/cogs/meme.py @@ -106,7 +106,7 @@ class Meme(Cog): @commands.check(check_if_staff_or_ot) @commands.command(hidden=True, aliases=["when", "etawhen", - "emunand", "thermosphere"]) + "emunand", "emummc", "thermosphere"]) async def eta(self, ctx): await ctx.send("June 15.")