fixed coco

This commit is contained in:
Seaswimmer 2023-03-08 12:07:47 -05:00
parent d62580b5c1
commit d1b1041afd

View file

@ -25,7 +25,7 @@ class Galaxy(commands.Cog):
return
await message.add_reaction(emoji)
@commands.group(autohelp=False)
@commands.group(autohelp=False, invoke_without_command=True)
@commands.guild_only()
async def coco(self, ctx):
"""Checks who Coco is currently set to."""