Quote » History » Revision 2
Revision 1 (Per Amundsen, 02/13/2014 12:03 AM) → Revision 2/5 (Per Amundsen, 02/15/2014 05:04 AM)
_Added in 1.8.4_ */quote [-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. /quote PRIVMSG #channel :Hi testing rawdata. </pre>