This commit is contained in:
Seaswimmer 2023-03-01 23:46:22 -05:00
parent 6c3242eccc
commit e6e56c4137

View file

@ -24,7 +24,7 @@ class Galaxy(commands.Cog):
else:
return
@commands.group
@commands.group()
async def coco(self, ctx):
"""Checks who Coco is currently set to."""
cocotarget = await self.config.guild(ctx.guild).cocotarget()