view mod_smacks_offline/mod_smacks_offline.lua @ 4698:4157773ed4d3

mod_cloud_notify: notify on groupchat messages sent to bare JID
author arcseconds <arcseconds@zoho.com>
date Sat, 25 Sep 2021 11:43:31 +0000
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!");