Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add command for listing channels #42

Closed
akavlie opened this issue Oct 25, 2011 · 0 comments
Closed

Add command for listing channels #42

akavlie opened this issue Oct 25, 2011 · 0 comments

Comments

@akavlie
Copy link
Contributor

akavlie commented Oct 25, 2011

RFC-1459:

4.2.6 List message

     Command: LIST
 Parameters: [<channel>{,<channel>} [<server>]]

 The list message is used to list channels and their topics.  If  the
 <channel>  parameter  is  used,  only  the  status  of  that  channel
 is displayed.  Private  channels  are  listed  (without  their
 topics)  as channel "Prv" unless the client generating the query is
 actually on that channel.  Likewise, secret channels are not listed

Also, most IRC clients show a user count for all users in the channel list. I don't see explicit support for that, but I suspect that it's done by running /names on every channel in the list, and counting the results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants