Vital fix to meme-command
This commit is contained in:
parent
8a511cd109
commit
0536941075
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ class Meme(Cog):
|
||||||
|
|
||||||
@commands.check(check_if_staff_or_ot)
|
@commands.check(check_if_staff_or_ot)
|
||||||
@commands.command(hidden=True, aliases=["when", "etawhen",
|
@commands.command(hidden=True, aliases=["when", "etawhen",
|
||||||
"emunand", "thermosphere"])
|
"emunand", "emummc", "thermosphere"])
|
||||||
async def eta(self, ctx):
|
async def eta(self, ctx):
|
||||||
await ctx.send("June 15.")
|
await ctx.send("June 15.")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue