Project

General

Profile

Actions

On ERROR » History » Revision 1

Revision 1/2 | Next »
Per Amundsen, 11/16/2015 04:36 AM


Added in 1.8.10

on <level>:ERROR:<matchtext>:<commands>

Triggers when an IRC Server sends an ERROR message, this usually occurs on a disconnect.

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 *:ERROR:*:echo -ag Received error: $1- from the server

Updated by Per Amundsen over 8 years ago · 1 revisions

Also available in: PDF HTML TXT