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: