Charcoal-SE / SmokeDetector

Headless chatbot that detects spam and posts links to it in chatrooms for quick deletion.
https://metasmoke.erwaysoftware.com
Apache License 2.0
476 stars 182 forks source link

Repeated patterns are FP-prone #5116

Open tripleee opened 4 years ago

tripleee commented 4 years ago

What problem has occurred? What issues has it caused?

@ThatRyanPerson reports hundreds of FPs for "stream" alone: https://chat.stackexchange.com/transcript/11540?m=56131137#56131137

The chat transcript has another case slightly earlier where "cat,cat,cat,cat" matched a watch which is supposed to catch a list of exams (I think it was).

What would you like to happen/not happen?

Probably refactor these regexes to avoid this specific source of FPs.

stale[bot] commented 3 years ago

This issue has been closed because it has had no recent activity. If this is still important, please add another comment and find someone with write permissions to reopen the issue. Thank you for your contributions.