Software /
code /
prosody-modules
File
mod_watch_spam_reports/README.markdown @ 4056:554f64c8d0c0
mod_muc_markers: Expose is_markable utility function to other modules
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 02 Jul 2020 12:07:08 +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.