diff --git a/cogs/help/verification.py b/cogs/help/verification.py index be2128c9..bd7733f4 100644 --- a/cogs/help/verification.py +++ b/cogs/help/verification.py @@ -32,7 +32,7 @@ class Verification(commands.Cog): return m == self.bot # If the member is not a user, do nothing - if not check: + if check: return else: