An open API service indexing awesome lists of open source software.

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

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'