view mod_adhoc_cmd_admin.wiki @ 89:df513425de29

muc_log is now a global module!
author t.ephraim
date Mon, 09 Nov 2009 22:52:27 +0000
parents 7e794271f1be
children be48e3562a18
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
 * 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