Software /
code /
prosody-modules
File
mod_watch_spam_reports/README.markdown @ 4058:cf9a1c7d558d
mod_muc_rai: Don't store/modify existing table to track rooms
This was a simple bug that took a while to track down.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 02 Jul 2020 12:17:53 +0100 |
parent | 4046:d518f97dad6f |
child | 4062:a496841b596a |
line wrap: on
line source
--- depends: - 'mod\_spam\_reporting' labels: - 'Stage-Alpha' summary: 'Notify admins about incoming XEP-0377 spam reports' --- This module sends a message to the server admins for incoming [XEP-0377](https://xmpp.org/extensions/xep-0377.html) spam reports. It doesn't require any configuration.