view mod_smacks_offline/mod_smacks_offline.lua @ 4681:edbd84bbd8fb

mod_smacks: Include username in offline event, mirroring Prosody 0.10+ See Prosody rev 03714861f8fc and 72a2b85c0537
author Kim Alvefur <zash@zash.se>
date Sun, 12 Sep 2021 21:14:26 +0200
parents a3693e0d26b8
children
line wrap: on
line source

-- this module is deprecated, log an error and load the superseding module instead
module:depends"smacks"

module:log("error", "mod_smacks_offline is deprecated! Just use mod_smacks!");