forked from PsychoticNinja/ailin-nemui-irssi
38 lines
826 B
Plaintext
38 lines
826 B
Plaintext
:::{note} You are reading the help for the development version. **The current release version is Neırssi 1.3.**
|
||
:::
|
||
|
||
# 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)
|
||
|