# HG changeset patch # User Kim Alvefur # Date 1470765121 -7200 # Node ID 56ea6ff796baf88e2f98aecbf3c51b42f62d4c15 # Parent df96e2613cb6d0f4855d40d1838f7ce0730f183c mod_spam_reporting: Add README diff -r df96e2613cb6 -r 56ea6ff796ba mod_spam_reporting/README.markdown --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_spam_reporting/README.markdown Tue Aug 09 19:52:01 2016 +0200 @@ -0,0 +1,10 @@ +--- +depends: +- 'mod\_blocklist' +summary: 'XEP-0377: Spam Reporting' +--- + +This module is a very basic implementation of \[XEP-0377: Spam +Reporting\]. + +When someone reports spam or abuse, a line about this is logged.