diff --git a/cogs/imagemanip.py b/cogs/imagemanip.py index 34713eb..88b78ae 100644 --- a/cogs/imagemanip.py +++ b/cogs/imagemanip.py @@ -14,7 +14,7 @@ class ImageManip(Cog): self.bot = bot @commands.command() - async def cox(self, ctx, *headline: str): + async def cox(self, ctx, *, headline: str): """Gives a cox headline""" mention = ctx.author.mention