Actions
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 also on PING.
Parameters
<level> - The User Access Level for the event to trigger.
<commands> - The commands to be performed when the event listener's criteria is met.
Example
on *:PONG:/echo -ag PONG reply from $nick is $1-
Updated by Per Amundsen over 7 years ago · 3 revisions