Project

General

Profile

Actions

On RAW » History » Revision 1

Revision 1/8 | Next »
Per Amundsen, 11/14/2015 01:40 AM


Added in 1.9.0

raw <numeric>:<matchtext>:<commands>

Triggers whenever AdiIRC receives a raw numeric IRC event.

Parameters

<numeric> - Numeric to listen to.
<matchtext> - Matchtext to listen to.
<commands> - The commands to be performed when the event listener's criteria is met.

Example

RAW 001:*:echo -ag Raw 001 is $1-

Updated by Per Amundsen over 8 years ago · 1 revisions

Also available in: PDF HTML TXT