Raw » History » Revision 4
« Previous |
Revision 4/9
(diff)
| Next »
Per Amundsen, 06/29/2016 12:56 PM
Added in 1.9.3
/raw [on|off]
Switches numeric events on/off, if no parameters are defined, current status is shown.
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 - TODO
-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 8 years ago · 4 revisions