This commit is contained in:
Ave Ozkal 2019-12-19 04:31:48 +03:00
parent e4fcc81a13
commit ee2ec67c17
No known key found for this signature in database
GPG key ID: 398DD7BD03276F6D

View file

@ -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