Mercurial > prosody-modules
view mod_spam_reporting/README.markdown @ 3243:ca856a892719
mod_pubsub_text_interface: A chat interface to PubSub
This module lets you manage subscriptions to pubsub nodes via simple
chat messages. Subscriptions are always added based on bare JID. The
include_body flag is enabled so that a plain text body version of events
can be included, where supported.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 20 Aug 2018 17:09:20 +0200 |
parents | 122f0e53dc5a |
children | 476afcbfb3e9 |
line wrap: on
line source
--- depends: - 'mod\_blocklist' labels: - 'Stage-Beta' 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.