aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/cogs/verification.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bot/cogs/verification.py b/bot/cogs/verification.py
index 388b7a338..b1ab7be4d 100644
--- a/bot/cogs/verification.py
+++ b/bot/cogs/verification.py
@@ -92,7 +92,6 @@ class Verification(Cog):
text=embed_text,
thumbnail=message.author.avatar_url_as(static_format="png"),
channel_id=constants.Channels.mod_alerts,
- ping_everyone=constants.Filter.ping_everyone,
)
ctx: Context = await self.bot.get_context(message)