mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
32815dfbcb
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2642 dbcabf3a-b0e7-0310-adc4-f8d773084564
17 lines
494 B
Plaintext
17 lines
494 B
Plaintext
|
|
@SYNTAX:list@
|
|
|
|
Lists the channel names. Trying to list all the channel
|
|
names usually causes you to be disconnected from the
|
|
server with the reason "Excess flood", as usually all
|
|
40000 channels form together and server naively attempts
|
|
to send you them.
|
|
|
|
Thus, on IRCNet, you should rather use service ALIS
|
|
(Advanced Listing Service), which will allow you to query
|
|
for channel with specific name, topic, mode or usercount.
|
|
Type /SQUERY ALIS HELP to get more info about it.
|
|
|
|
See also: SQUERY
|
|
|