From ee2ec67c17b8f319f7f4d82de850a84bc049ec64 Mon Sep 17 00:00:00 2001 From: Ave Ozkal Date: Thu, 19 Dec 2019 04:31:48 +0300 Subject: [PATCH] fix cox --- cogs/imagemanip.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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