Fix resetalgo

I'm dumb
This commit is contained in:
Ave Ozkal 2019-04-25 10:14:12 +03:00
parent 2ca99a8fcb
commit 4ce90624c3
No known key found for this signature in database
GPG key ID: 09356ABAA42C842B

View file

@ -194,7 +194,7 @@ class Verification(Cog):
f" <#{config.welcome_channel}>, unless forced.")
return
self.do_resetalgo(ctx.channel, ctx.author.mention, limit)
await self.do_resetalgo(ctx.channel, ctx.author.mention, limit)
async def process_message(self, message):
"""Big code that makes me want to shoot myself