Project

General

Profile

Actions

Raw » History » Revision 6

« Previous | Revision 6/9 (diff) | Next »
Per Amundsen, 12/26/2018 08:45 PM


Added in 1.9.3

/raw [on|off]

Switches numeric events on/off, if no parameters are defined, current status is shown.

See also /ctcps, /events, /remote.


Added in 1.5

/raw [-nq] <command>

Sends the specified command directly to the server. You must know the correct raw format of the command you are sending.

Same as /quote.

Switches

-n - Prevents characters in the range 0-255 from being UTF-8 encoded, as long as the line contains characters only in the range 0-255.
-q - Makes the command work quietly without printing what it is sending.

Parameters

<command> - The command to send to the server.

Example

;Send a raw PRIVMSG to the server.
/raw PRIVMSG #channel :Hi testing rawdata.

Updated by Per Amundsen over 5 years ago · 6 revisions

Also available in: PDF HTML TXT