forked from External/ergo
USERHOST command
This commit is contained in:
parent
9e65d9b87e
commit
f3c9c2b4b5
4 changed files with 29 additions and 0 deletions
|
|
@ -370,6 +370,12 @@ For example:
|
|||
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). `,
|
||||
},
|
||||
|
||||
"version": {
|
||||
text: `VERSION [server]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue