- Table of contents
- Scripting Event Options
- Scripting Events
- Missing events
Scripting Event Options¶
Supported <level> prefixes:
& - Ignore the event if another event has already halted the text.
^ - Enable halt events. (hide default text output from the event)
! - Ignore events made by you.
@ - Only trigger if you have channel op.
$ - Indicate the wildcard text is a regular expression.
me: - Ignore events not made by you.
[+]<level> - Level to match.
Scripting Events¶
Various actions in AdiIRC causes an event to be triggered, these events can be listened to and commands can be performed when they trigger.
Events in bold are AdiIRC only.
See also $event, $eventtarget, $matchkey, $halted, $stripped, $ulevel, $clevel.
Missing events¶
AGENT
CHATOPEN
DCCSERVER
NOSOUND
VCMD
SERV
SERVCLOSE
SERVOPEN
Updated by Per Amundsen over 1 year ago · 120 revisions