view mcabber/doc/help/en/hlp_rawxml.txt @ 1430:12847b0ea8c9

Add an option "-q" (quiet) to /say_to New prototype: /SAY_TO [-q] jid message Useful for non-interactive commands (FIFO, external sourced files...)
author Mikael Berthe <mikael@lilotux.net>
date Wed, 20 Feb 2008 21:26:54 +0100
parents 59b53fed6de1
children
line wrap: on
line source


 /RAWXML send string

Send "string" (raw XML format) to the Jabber server.
No check is done on the string provided.

BEWARE!
Use this only if you know what you are doing, or you could terminate the connection.

Example: "/rawxml send <presence><show>away</show></presence>"