Raw » History » Revision 2
Revision 1 (Per Amundsen, 02/13/2014 12:04 AM) → Revision 2/9 (Per Amundsen, 02/15/2014 05:05 AM)
_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. *Switches* -n -q - TODO -q -n - TODO *Parameters* <command> - The command to send to the server. *Example* <pre> ;Send a raw PRIVMSG to the server. /raw PRIVMSG #channel :Hi testing rawdata. </pre>