From e0ec9d5cfe3932a45cce17ed1661197037ec1531 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 13 Jul 2022 21:50:22 +0100 Subject: [PATCH] Extra string --- utils.py | 1 + 1 file changed, 1 insertion(+) diff --git a/utils.py b/utils.py index ddcffbf9a..b3991cc09 100644 --- a/utils.py +++ b/utils.py @@ -3790,6 +3790,7 @@ def disallow_reply(content: str) -> bool: 'dont_at_me', 'do not reply', "don't reply", + "don't @ me", 'DontAtMe' ) for diss in disallow_strings: