Software /
code /
prosody-modules
Diff
mod_watch_spam_reports/README.markdown @ 4046:d518f97dad6f
mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports
author | Martin Dosch <martin@mdosch.de> |
---|---|
date | Tue, 16 Jun 2020 11:21:58 +0200 |
child | 4062:a496841b596a |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_watch_spam_reports/README.markdown Tue Jun 16 11:21:58 2020 +0200 @@ -0,0 +1,11 @@ +--- +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.