On PONG » History » Revision 2
Revision 1 (Per Amundsen, 11/14/2015 02:55 AM) → Revision 2/3 (Per Amundsen, 11/16/2015 04:24 AM)
_Added in 1.9.9_ *on <level>:PONG:<commands>* Triggers when you receive a PONG reply from the server after sending it a ping. _See See also [[on PING]]._ PING]]. *Parameters* <level> - The level for the event to trigger. <commands> - The commands to be performed when the event listener's criteria is met. *Example* <pre> on *:PONG:/echo -ag PONG reply from $nick is $1- </pre>