Mercurial > prosody-modules
view mod_reminders/README.md @ 3922:ea59c9455f93
mod_rest: Move dataforms into structure for more logical code order
Needs that `local x; x = ...` trick to make the mapping table be in
scope for all the inner functions.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 28 Feb 2020 22:24:49 +0100 |
parents | 3e19c25ff93e |
children | a938df1f60de |
line wrap: on
line source
--- 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`.