forked from External/ergo
USERHOST: Clean up a bit, support multiple nicks
This commit is contained in:
parent
b3a54cbb2c
commit
9f6c4363b7
2 changed files with 34 additions and 14 deletions
|
|
@ -371,8 +371,9 @@ Used in connection registration, sets your username and realname to the given
|
|||
values (though your username may also be looked up with Ident).`,
|
||||
},
|
||||
"userhost": {
|
||||
text: `Show the nick, user and host of a user. Normally only used by the client or in scripts.
|
||||
Note: if you are not an IRCOp then it will show a cloaked hostname if the user is +x (and it's not yourself). `,
|
||||
text: `USERHOST <nickname>{ <nickname>}
|
||||
|
||||
Shows information about the given users. Takes up to 10 nicknames.`,
|
||||
},
|
||||
"version": {
|
||||
text: `VERSION [server]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue