Actions
On KICK » History » Revision 3
« Previous |
Revision 3/5
(diff)
| Next »
Per Amundsen, 02/24/2017 09:39 PM
Added in 1.8.10
on <level>:KICK:<#|*>:<commands>
Triggers when a user is kicked from a channel.
Haltable using ^
Parameters
<level> - The User Access Level for the event to trigger.
<#|*> - The Matchtarget to listen to.
<commands> - The commands to be performed when the event listener's criteria is met.
Example
on *:KICK:*:echo -ag $nick was kicked from $chan by $knick
Updated by Per Amundsen over 7 years ago · 3 revisions