2022-04-25 19:34:35 +02:00

35 lines
720 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">&lt;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/1.3/notify), [WHOWAS](/documentation/help/1.3/whowas), [WHOIS](/documentation/help/1.3/whois)