cox: unfox

This commit is contained in:
Ave Ozkal 2020-04-05 23:53:20 +03:00
parent 69ecfc5f62
commit 88f1d5200d
No known key found for this signature in database
GPG key ID: 398DD7BD03276F6D

View file

@ -21,7 +21,7 @@ class ImageManip(Cog):
"""Gives a cox headline"""
mention = ctx.author.mention
headline = await commands.clean_content().convert(ctx, headline, fix_channel_mentions=True)
headline = await commands.clean_content(fix_channel_mentions=True).convert(ctx, headline)
in_vice = "assets/motherboardlogo.png"
in_byjcox = "assets/byjcox.png"