File

plugins/mod_pep_plus.lua @ 13206:7435a9341bb3

core.moduleapi: Turn negative periods or "never" into infinity As a way to signal that the periodic thing should be disabled, matching existing mod_mam usage
author Kim Alvefur <zash@zash.se>
date Sun, 16 Jul 2023 21:01:31 +0200
parent 9074:0462405b1cfb
line wrap: on
line source

module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep...");
module:depends("pep");