1
0
Fork 0
forked from External/ergo
This commit is contained in:
Shivaram Lingamneni 2020-06-02 09:57:51 -04:00
parent e7f8e8a9cf
commit 0e570ba8ad
3 changed files with 28 additions and 0 deletions

View file

@ -432,6 +432,11 @@ The SCENE command is used to send a scene notification to the given target.`,
text: `SETNAME <realname>
The SETNAME command updates the realname to be the newly-given one.`,
},
"summon": {
text: `SUMMON [parameters]
The SUMMON command is not implemented.`,
},
"tagmsg": {
text: `@+client-only-tags TAGMSG <target>{,<target>}
@ -492,6 +497,11 @@ 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).`,
},
"users": {
text: `USERS [parameters]
The USERS command is not implemented.`,
},
"userhost": {
text: `USERHOST <nickname>{ <nickname>}