Scripting Events » History » Revision 101
« Previous |
Revision 101/120
(diff)
| Next »
Per Amundsen, 12/08/2016 03:17 AM
- 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.
Missing events¶
AGENT
CHATOPEN
DCCSERVER
NOSOUND
VCMD
PLAYEND
SERV
SERVCLOSE
SERVEROP
SERVOPEN
Updated by Per Amundsen about 8 years ago · 101 revisions