Extra string

merge-requests/30/head
Bob Mottram 2022-07-13 21:50:22 +01:00
parent 2ff4f9102d
commit e0ec9d5cfe
1 changed files with 1 additions and 0 deletions

View File

@ -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: