view mod_adhoc_cmd_admin.wiki @ 82:f75b675c8de3

mod_discoitems: Initial commit.
author Waqas Hussain <waqas20@gmail.com>
date Sun, 01 Nov 2009 18:17:39 +0500
parents cde49830609d
children 7e794271f1be
line wrap: on
line source

#summary Administrative adhoc commands
#labels Stage-Alpha

= Introduction =

This module contains administrative commands.

Supported commands are:
 * Add 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