Difference between revisions of "Iuser"

From Scriptwiki
Jump to: navigation, search
m (haha :P)
m
 
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
To add a user by his address, use [[Guser|/guser]].
+
* [[Guser|/guser]] to add a user by his address.
 
+
* [[Ruser|/ruser]] to remove users from your user list by using.
You can also remove users from your user list by using [[Ruser|/ruser]].
+
* [[$ulist]] to get the information you have stored.
 
 
To use the information you have stored, use the [[$ulist]] identifier.
 
  
 
[[Category:Commands]][[Category:Userlist]]
 
[[Category:Commands]][[Category:Userlist]]

Latest revision as of 09:39, 2 July 2007

This allows you to set or remove the info appended to a user list entry.

/iuser <nick | address> [info]

If no info is specified, it will be removed.

Example

iuser Dana This is my new info.

This would set a new info about Dana being "This is my new info."


iuser Dana

This example would delete the information about Dana.

See Also

  • /guser to add a user by his address.
  • /ruser to remove users from your user list by using.
  • $ulist to get the information you have stored.