mod_spam_reporting/README: Mention the event.
authorKim Alvefur <zash@zash.se>
Sat, 20 Aug 2016 17:22:32 +0200
changeset 2286 122f0e53dc5a
parent 2285 0899eeb0b3f7
child 2287 bd1117002a9b
mod_spam_reporting/README: Mention the event.
mod_spam_reporting/README.markdown
--- a/mod_spam_reporting/README.markdown	Sat Aug 20 17:20:52 2016 +0200
+++ b/mod_spam_reporting/README.markdown	Sat Aug 20 17:22:32 2016 +0200
@@ -8,4 +8,5 @@
 
 This module is a very basic implementation of [XEP-0377: Spam Reporting].
 
-When someone reports spam or abuse, a line about this is logged.
+When someone reports spam or abuse, a line about this is logged and an
+event is fired so that other modules can act on the report.