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
- Store post last modified time for reports in Metasmoke
- fix: handle standalone number in shorthand command dispatch
- Better shorthand reply parsing for the typo of a space after a number
- call .raise_for_status() before .json() for certain requests
- TestRoomReports.setUp(): properly call reset_mock() to avoid spurious test failures
- Require -force to blacklist/watch expressions with more types of potential mistakes
- Improve error reporting when requests fail — retire "Expecting value: line 1 column 1 (char 0)", report HTTP code instead
- Disable automatic DNS tests on *_nses.yml unless tests run with SD_TEST_NS_DNS=1
- Move away from wildcard imports
- gh-15204: PEP 8 import orders
- Docs
- Python not yet supported