Mercurial > prosody-hg
view plugins/mod_pep_plus.lua @ 13905:0e346f4d88ce
MUC: Add get_occupant_id_from_jid() method, which works on real JIDs
This is useful to get the occupant ID of someone who is affiliated, but not
currently joined to the room.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Fri, 20 Jun 2025 18:55:39 +0100 |
| parents | 0462405b1cfb |
| children |
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");
