Project

General

Profile

Actions

Added in 1.5

/list [-n] [#channel] [-min #] [-max #]

Shows a list of channels on the current server. (Shows the Channel List if enabled)

Switches

Switch Description
-n Minimizes the channel list window.

Parameters

Parameter Description
[#channel] List only channels matching #channel (can be a partial channel name).
[-min #] List only channels with minimum amount of people.
[-max #] List only channels with maximum amount of people.

Example

; List all channels.
/list

;List all channels with minimum 5 people and maximum 20 people.
/list -min 5 -max 20

; List only channel #AdiIRC.
/list #AdiIRC

; List all channels matching AdiIRC.
/list *AdiIRC*

Updated by Per Amundsen about 1 year ago · 7 revisions

Also available in: PDF HTML TXT