Mercurial > prosody-modules
diff mod_reminders/README.md @ 3917:3e19c25ff93e
mod_reminders: Initial commit for supporting Reminders ProtoXEP
See https://tenak.net/marcos/xeps/reminders.html
author | marc0s <marcos.devera@quobis.com> |
---|---|
date | Thu, 27 Feb 2020 00:59:17 +0100 |
parents | |
children | a938df1f60de |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_reminders/README.md Thu Feb 27 00:59:17 2020 +0100 @@ -0,0 +1,18 @@ +--- +labels: +- 'Stage-alpha' +summary: Enable ProtoXEP: Reminders support' +... + + +Introduction +============ + +`mod_reminders` implements ProtoXEP: Reminders. + +Usage +===== + +Place the sibling `mod_reminders.lua` somewhere under your +`plugins_path`. +