mod_listusers/README.markdown
author Kim Alvefur <zash@zash.se>
Mon, 07 Feb 2022 16:52:19 +0100
changeset 4891 806f7c8d830b
parent 2327 35ae59a8196d
child 5416 b56a635220f6
permissions -rw-r--r--
mod_ping_muc: Remove 'kick' status code The intent is "you fell off", not "you were kicked out", however older clients may not recognise the 333 code, but that will have to be an acceptable loss.

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

``` sh
prosodyctl mod_listusers
```