File

plugins/mod_pep_plus.lua @ 11376:774811e2c6ab 0.11 0.11.8

mod_pep: Advertise base pubsub feature (fixes #1632) Noticed while discussing feature discovery in Gajim Thanks lovetox
author Kim Alvefur <zash@zash.se>
date Mon, 15 Feb 2021 16:29:13 +0100
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");