forked from PsychoticNinja/ailin-nemui-irssi
35 lines
708 B
Plaintext
35 lines
708 B
Plaintext
# ison
|
|
|
|
<!-- comment
|
|
|
|
Please submit changes to
|
|
- https://github.com/ailin-nemui/irssi/blob/master/docs/help/in/ison.in
|
|
- https://github.com/ailin-nemui/irssi/blob/master/src/irc/core/irc-commands.c
|
|
|
|
|
|
endcomment -->
|
|
|
|
|
|
## Syntax ##
|
|
|
|
<div class="irssisyntax highlight"><pre style="\-\-cmdlen:4ch"><code><span class="synB">ISON</span> <span class="synB05"><nicks></span></code></pre></div>
|
|
|
|
|
|
|
|
## Parameters ##
|
|
|
|
The nicknames, separated by space, to check.
|
|
|
|
## Description ##
|
|
|
|
Displays whether the specified nicknames are online.
|
|
|
|
## Examples ##
|
|
|
|
/ISON mike
|
|
/ISON sarah bob
|
|
|
|
## See also ##
|
|
[NOTIFY](/documentation/help/notify), [WHOWAS](/documentation/help/whowas), [WHOIS](/documentation/help/whois)
|
|
|