view mod_reminders/README.md @ 4686:76af816739f3

mod_debug_omemo: Fix traceback in case of zero devices Turns out ipairs(nil) in Lua 5.4 does not throw until the first iterator.
author Kim Alvefur <zash@zash.se>
date Mon, 13 Sep 2021 21:47:01 +0200
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`.