Mercurial > prosody-modules
view mod_smacks_offline/mod_smacks_offline.lua @ 4316:4bba01ce2f98
mod_pastebin: Document tresholds inclusion in disco#info
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 02 Jan 2021 15:38:15 +0100 |
| 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!");
