mod_reminders/README.md
author Kim Alvefur <zash@zash.se>
Sun, 25 Jun 2023 20:15:44 +0200
changeset 5582 b9821e9a21a2
parent 4740 a938df1f60de
permissions -rw-r--r--
mod_pubsub_feeds: Pass feed data as argument instead of storing on object Feeds can be quite large, why were we keeping them after parsing???

---
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`.