From WikiChip
mirc/commands/iuser
< mirc‎ | commands
Revision as of 21:44, 12 March 2014 by Ouims (talk | contribs) (Example)

The /iuser command can be used to set or remove the info appended to an user list entry.

Synopsis

/iuser <nick|address> [info]

Switches

None

Parameters

  • <nick|address> - The exact nick or address to be used
  • [info] - If not provided, clear the info

Example

;Add an address; Info can be retrieved using $ulist(*!*@Example.com).info
/auser 5 *!*@example.com Cool people
 
;Update the info
/iuser *!*@example.com Uncool!

Compatibility

Added: mIRC v2.1a

Added On: 28/02/1995

Note: Individual switches were not taken into consideration.

See also