Log in | Back to darenet.org

Server Commands/ALIST

(New page: <pre>ALIST [pattern]</pre> Pattern can be: <pre>M<max_active ; Show all active channels less than max_active ago. M>min_active ; Show all active channels more than min_active ago.</pre...)
Line 1: Line 1:
 +
{| class="wikitable" width="25%" style="font-size: 85%; text-align: left;"
 +
|-
 +
| '''Command Token:''' AL
 +
|}
<pre>ALIST [pattern]</pre>
<pre>ALIST [pattern]</pre>

Revision as of 07:32, 4 October 2008

Command Token: AL
ALIST [pattern]

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.

Shows channels that have had activity in the past x minutes specified. This functionality has since been included in LIST.


(Return to Main listing of Server Commands)