IRC: Difference between revisions

Jump to navigation Jump to search
373 bytes added ,  9 August 2019
add command options for msg
iwu
 
add command options for msg
Line 6: Line 6:
/msg alis LIST #foo -mode =n -min 10 -show mt
/msg alis LIST #foo -mode =n -min 10 -show mt
</source>
</source>
<pre>
Comamnds are:
    -min <n>: show only channels with at least <n> users
    -max <n>: show only channels with at most <n> users
    -skip <n>: skip first <n> matches
    -show [m][t]: show modes/topicsetter
    -mode <+|-|=><modes>: modes set/unset/equal
    -topic <pattern>: topic matches pattern
    -showsecret: show secret channels (requires chan:auspex)
</pre>

Navigation menu