Annotate
mod_listusers/README.markdown @ 3498:69219097aa85
muc_notifications: notify non-present members of new messages
This module, in the event of a new message in a Group Chat, will
generate a notification for each of those members not present at that
time in the Group Chat
author |
marc0s <marcos.devera@quobis.com> |
date |
Fri, 29 Mar 2019 17:03:05 +0100 |
parent |
2323:35ae59a8196d |
child |
5412:b56a635220f6 |
rev |
line source |
2323
|
1 This module adds a command to `prosodyctl` for listing users.
|
|
2
|
|
3 ``` sh
|
|
4 prosodyctl mod_listusers
|
|
5 ```
|