view mcabber/doc/help/en/hlp_add.txt @ 1377:cd9182f0b5c7

Add /room setopt {print_status,auto_whois} - add the command /room setopt - add option 'muc_auto_whois' The MUC settings auto_whois and print_status can be set on a per-room basis.
author Mikael Berthe <mikael@lilotux.net>
date Tue, 27 Nov 2007 23:57:20 +0100
parents 59b53fed6de1
children
line wrap: on
line source


 /ADD [jid [nickname]]

Add the "jid" Jabber user to our roster (default group), and send a notification request to this buddy.  If no nickname is specified, the jid is used.  If no jid (or an empty string "") is provided or if jid is ".", the current buddy is used.

/add [jid [nickname]]
 Add to our roster "jid" as "nickname"

Example: "/add somebody@jabber.server.com Somebody"