Iuser » History » Version 2
Per Amundsen, 02/16/2023 12:49 PM
1 | 1 | Per Amundsen | _Added in 1.9.7_ |
---|---|---|---|
2 | |||
3 | */iuser <nick|address> [info]* |
||
4 | |||
5 | Allows you to set or remove the info appended to a user list entry. |
||
6 | |||
7 | *Parameters* |
||
8 | |||
9 | 2 | Per Amundsen | table(ktable). |
10 | |*Parameter*|*Description*| |
||
11 | | <nick<notextile>|</notextile>address> | Nick or address to modify. | |
||
12 | | [info] | Information text to set/remove. | |
||
13 | 1 | Per Amundsen | |
14 | *Example* |
||
15 | |||
16 | <pre> |
||
17 | ; Updates information text for 'Nick' to 'Some text here' |
||
18 | /iuser Nick Some text here |
||
19 | </pre> |