Actions
On KICK » History » Revision 4
« Previous |
Revision 4/5
(diff)
| Next »
Per Amundsen, 01/30/2020 10:23 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 $knick was kicked from $chan by $nick
Updated by Per Amundsen almost 5 years ago · 4 revisions