Actions
On QUIT » History » Revision 2
« Previous |
Revision 2/3
(diff)
| Next »
Per Amundsen, 01/22/2017 04:28 AM
Added in 1.8.10
on <level>:QUIT:<commands>
Triggers when a user quits IRC while on the same channel as you.
Haltable using ^
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 8 years ago · 2 revisions