LIST

The LIST command is used to list available channels (chat rooms).
Listing Channels
Usage: LIST [<options>} [<server>]]
<options> (Optional) Filtering options. These can be used to filter by channel size or channel name/mask. The following options are supported:
  • <: List channels with fewer than the specified number of members (e.g., <10).
  • >: List channels with more than the specified number of members (e.g., >20).
  • mask: A channel name or mask to filter by. Wildcards (*) and single-character wildcards (?) are supported.
<server> (Optional) The server to query for channel information. If omitted, the local server is queried.

(See section 4.2.6 of RFC 1459)