https://github.com/andrewthetechie/err-anonymous-report
An errbot plugin to allow anonymous reporting of messages to a group's admins
https://github.com/andrewthetechie/err-anonymous-report
errbot-plugin errbot-plugins
Last synced: 2 months ago
JSON representation
An errbot plugin to allow anonymous reporting of messages to a group's admins
- Host: GitHub
- URL: https://github.com/andrewthetechie/err-anonymous-report
- Owner: andrewthetechie
- License: gpl-3.0
- Created: 2020-08-08T16:07:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-08T19:45:48.000Z (almost 5 years ago)
- Last Synced: 2025-01-23T21:31:44.653Z (4 months ago)
- Topics: errbot-plugin, errbot-plugins
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# err-anonymous-report
An errbot plugin to allow anonymous reporting of messages to a group's admins# Config options
* REPORT_CHANNEL: The channel to send reports to
* REPORT_DM: Bool, Default True, will send a report to bot_admins as well via self.warn_admins# Commands
./report [report_link] [--reason [optional]]i.e.
./report http://linktomessage.com --reason 'Violates Rule #2'