Actions
On QUIT » History » Revision 1
Revision 1/3
| Next »
Per Amundsen, 11/17/2015 12:31 PM
Added in 1.8.10
on <level>:QUIT:<commands>
Triggers when a user quits IRC while on the same channel as you.
Parameters
<level> - The level for the event to trigger.
<commands> - The commands to be performed when the event listener's criteria is met.
Example
on *:QUIT:echo -ag $nick just quit IRC with quit message $1-
Updated by Per Amundsen almost 9 years ago · 1 revisions