Project

General

Profile

Actions

On DISCONNECT » History » Revision 2

« Previous | Revision 2/3 (diff) | Next »
Per Amundsen, 11/17/2015 01:46 PM


Added in 1.9.0

on <level>:DISCONNECT:<commands>

Triggers when you quit or AdiIRC disconnects from a IRC Server.

See also on CONNECT, 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 *:DISCONNECT:echo -ag Disconnected from $network

Updated by Per Amundsen over 8 years ago · 2 revisions

Also available in: PDF HTML TXT