Actions
On NOTICE » History » Revision 4
« Previous |
Revision 4/5
(diff)
| Next »
Per Amundsen, 01/22/2017 04:27 AM
Added in 1.8.10
on <level>:NOTICE:<matchtext>:<*|#|?>:<commands>
Triggers whenever a notice message is received.
See also on SNOTICE, on TEXT, on ACTION.
Haltable using ^
Parameters
<level> - The level for the event to trigger.
<matchtext> - The Matchtext to listen to.
<*|#|?> - The Matchtarget to listen to.
<commands> - The commands to be performed when the event listener's criteria is met.
Example
on *:NOTICE:*:#:echo -ag Notice $1- from $nick on channel $chan
Updated by Per Amundsen almost 8 years ago · 4 revisions