smokedetector
https://github.com/charcoal-se/smokedetector
Python
Headless chatbot that detects spam and posts links to it to chatrooms for quick deletion.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported5 Subscribers
Add a CodeTriage badge to smokedetector
Help out
- Issues
- Fix DeprecationWarning: datetime.datetime.utcnow()
- SD doesn't detect post deletion if the deletion happens too fast
- Coordinate manual reporting/scanning with bodyfetcher.py scanning (e.g. prevent reporting of a post which is currently being scanned)
- An answer can be undeleted while the question it belongs to is still deleted
- Should we use type hints?
- Add per-entry ignore of NS validation failures in CI testing
- Wishlist: !!/test-scan or !!/scan-test - non-reporting test of a post
- The regex package isn't thread safe (tracking issue)
- findspam.py: body_text_repeated(): phrase repeated at beginning of body
- Failing tests
- Docs
- Python not yet supported