1
0
Fork 0
forked from External/ergo

Initial METADATA work. Subs are totally broken and SYNC returns wrong data

This commit is contained in:
Daniel Oaks 2018-04-13 20:05:51 +10:00
parent b77a378ddf
commit 2eb2467de2
10 changed files with 524 additions and 2 deletions

View file

@ -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>...]]