Actions
On CONNECT » History » Revision 4
« Previous |
Revision 4/5
(diff)
| Next »
Per Amundsen, 11/17/2015 12:58 PM
Added in 1.9.0
on <level>:CONNECT:<commands>
Triggers when AdiIRC connects to an IRC Server right after the MOTD is displayed.
See also on DISCONNECT, on CONNECTFAIL.
Parameters
<level> - The level for the event to trigger.
<commands> - The commands to be performed when the event listener's criteria is met.
Example
on *:CONNECT:/join #channel on *:CONNECT:echo -ag Now connected to $network
Updated by Per Amundsen about 9 years ago · 4 revisions