view mcabber/doc/help/en/hlp_add.txt @ 1719:f3c5e1175b22

Remove buggy check in handle_vcard_node() (Reported by Hermitifier)
author Mikael Berthe <mikael@lilotux.net>
date Thu, 25 Feb 2010 21:21:43 +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"