Server Commands/ALIST
Command Help for ALIST | Commands Listing |
Syntax: ALIST <pattern> |
Shows channels that have had activity in the past x minutes specified
Where <pattern> can be: M<max_active ; Show all active channels less than max_active ago. M>min_active ; Show all active channels more than min_active ago. |
Example:-> sample.ca.us.darenet.org ALIST M<5 <- :sample.ca.us.darenet.org 321 JohnDoe Channel :Users Name <- :sample.ca.us.darenet.org 322 JohnDoe #example 52 :[+ntl 58] <- :sample.ca.us.darenet.org 323 JohnDoe :End of /LIST |
NOTE: All example outputs are shown in raw form, which means they have not been formatted by the IRC client. What is shown by your IRC client may differ slightly. Lines prefixed with '->' indicate input by the user (e.g., the command being issued to the server), while '<-' denotes the reply returned by the server. |