Mercurial > prosody-wiki
view mod_adhoc_cmd_admin.wiki @ 123:333338d999e2
Fixed list formatting.
author | Waqas Hussain <waqas20@gmail.com> |
---|---|
date | Sat, 06 Mar 2010 22:40:09 +0500 |
parents | 10542170a145 |
children | fc73b01fb825 |
line wrap: on
line source
#summary Administrative adhoc commands #labels Stage-Alpha = Introduction = This module contains administrative commands. Supported commands are: * Add User * Delete User * Change User Password * Get User Password * Get List of Online Users * Send Announcement to Online Users The goal is to implement many/all commands described in XEP-0133. = Usage = Load mod_adhoc_cmd_admin after [mod_adhoc], you can then use the provided adhoc commands from your XEP-0050 compliant client. = TODO = * Add more commands