comparison mod_spam_reporting/README.markdown @ 2282:122f0e53dc5a

mod_spam_reporting/README: Mention the event.
author Kim Alvefur <zash@zash.se>
date Sat, 20 Aug 2016 17:22:32 +0200
parents 983abc684851
children 476afcbfb3e9
comparison
equal deleted inserted replaced
2281:0899eeb0b3f7 2282:122f0e53dc5a
6 summary: 'XEP-0377: Spam Reporting' 6 summary: 'XEP-0377: Spam Reporting'
7 --- 7 ---
8 8
9 This module is a very basic implementation of [XEP-0377: Spam Reporting]. 9 This module is a very basic implementation of [XEP-0377: Spam Reporting].
10 10
11 When someone reports spam or abuse, a line about this is logged. 11 When someone reports spam or abuse, a line about this is logged and an
12 event is fired so that other modules can act on the report.