Mercurial > prosody-modules
view mod_spam_reporting/README.markdown @ 4848:5001104f0275
Back out ad7767a9f3ea
Turns out it does error on 0.11 because it tries to compare a number
with the string "max"
Thanks Marcel
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 05 Jan 2022 00:06:24 +0100 |
parents | 476afcbfb3e9 |
children | 48c27b51f992 |
line wrap: on
line source
--- labels: - 'Stage-Beta' rockspec: dependencies: - 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 and an event is fired so that other modules can act on the report.