From WikiChip
Difference between revisions of "mirc/commands/uwho"
< mirc‎ | commands

(Created /uwho command - mIRC)
 
m (Parameters)
Line 7: Line 7:
 
<span style="display: inline-block; width: 50px;">'''[nick]'''</span>The user's nickname you want to lookup.
 
<span style="display: inline-block; width: 50px;">'''[nick]'''</span>The user's nickname you want to lookup.
  
<span style="display: inline-block; width: 30px;">'''[nick]'''</span>Some servers may require you to specify the user's name twice in order to lookup idle time or their away message, which may cause the results to delay a bit.
+
<span style="display: inline-block; width: 50px;">'''[nick]'''</span>Some servers may require you to specify the user's name twice in order to lookup idle time or their away message, which may cause the results to delay a bit.
  
 
= Examples =
 
= Examples =

Revision as of 23:46, 22 June 2014

The /uwho command is used to grab a specified user's server information, which it then displays into the info section of the address book.

Synopsis

/uwho [nick] [nick]

Parameters

[nick]The user's nickname you want to lookup.

[nick]Some servers may require you to specify the user's name twice in order to lookup idle time or their away message, which may cause the results to delay a bit.

Examples

Lookup information for user named jeff

/uwho jeff

Lookup information for jeff and ensure we get idle time and away message

/uwho jeff jeff

See also