File

mod_listusers/README.markdown @ 4982:8a4b17e2e984

mod_muc_badge: If room has no title use localpart of room's jid (fixes #1767) Without this patch Prosody shows an HTTP 500 error (Lua 5.1) or a "nil" label in the SVG badge (Lua 5.2) if room has no title set.
author Citronalco <geierb@geierb.de>
date Tue, 02 Aug 2022 23:45:00 +0200
parent 2323:35ae59a8196d
child 5412:b56a635220f6
line wrap: on
line source

This module adds a command to `prosodyctl` for listing users.

``` sh
prosodyctl mod_listusers
```