Mercurial > prosody-modules
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 3916:f1e28dcb3791 | 3917:3e19c25ff93e |
|---|---|
| 1 --- | |
| 2 labels: | |
| 3 - 'Stage-alpha' | |
| 4 summary: Enable ProtoXEP: Reminders support' | |
| 5 ... | |
| 6 | |
| 7 | |
| 8 Introduction | |
| 9 ============ | |
| 10 | |
| 11 `mod_reminders` implements ProtoXEP: Reminders. | |
| 12 | |
| 13 Usage | |
| 14 ===== | |
| 15 | |
| 16 Place the sibling `mod_reminders.lua` somewhere under your | |
| 17 `plugins_path`. | |
| 18 |
