Add topic TS and channel TS constraints for /LIST.
This commit is contained in:
parent
bb55ebebe9
commit
096570b9f8
4 changed files with 96 additions and 39 deletions
|
@ -12,5 +12,11 @@ the statistics for the given channel.
|
|||
Modifiers are also supported, seperated by a comma:
|
||||
<n - List channels with less than n users
|
||||
>n - List channels with more than n users
|
||||
C<n - List channels created in the last n minutes
|
||||
C>n - List channels older than n minutes
|
||||
T<n - List channels whose topics have changed in the
|
||||
last n minutes
|
||||
T>n - List channels whose topics were last changed
|
||||
more than n minutes ago
|
||||
|
||||
eg LIST <100,>20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue