view mcabber/doc/help/en/hlp_add.txt @ 2023:26edaf6ea10b

xmpp_setstatus: send presence to MUC rooms before the global presence It only matters (AFAICS) when going offline. We want the presence to be sent by mcabber and not by the server, especially if we're using PGP.
author Mikael Berthe <mikael@lilotux.net>
date Mon, 30 Jul 2012 22:39:17 +0200
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"