view plugins/mod_unknown.lua @ 13996:8d90a83603d6 13.0

mod_admin_shell: Allow pinging any JID with xmpp:ping() Feature requested by MattJ. Argument that users don't expect s2s-only pings.
author Kim Alvefur <zash@zash.se>
date Mon, 01 Dec 2025 16:35:11 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform