forked from External/ergo
Initial METADATA work. Subs are totally broken and SYNC returns wrong data
This commit is contained in:
parent
b77a378ddf
commit
2eb2467de2
10 changed files with 524 additions and 2 deletions
|
|
@ -269,6 +269,13 @@ channels). <elistcond>s modify how the channels are selected.`,
|
|||
Shows statistics about the size of the network. If <mask> is given, only
|
||||
returns stats for servers matching the given mask. If <server> is given, the
|
||||
command is processed by that server.`,
|
||||
},
|
||||
"metadata": {
|
||||
text: `METADATA <target> <subcommand> [<param>...]
|
||||
|
||||
Sets, removes and displays metadata about clients and channels. For more
|
||||
specific information, see the spec here:
|
||||
https://github.com/jwheare/ircv3-specifications/blob/metadata/core/metadata-3.2.md`,
|
||||
},
|
||||
"mode": {
|
||||
text: `MODE <target> [<modestring> [<mode arguments>...]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue