forked from External/ergo
initial implementation of draft/persistence
This commit is contained in:
parent
fa3de3e149
commit
99d27ff737
6 changed files with 101 additions and 1 deletions
|
|
@ -413,6 +413,13 @@ Leaves the given channels and shows people the given reason.`,
|
|||
|
||||
When the server requires a connection password to join, used to send us the
|
||||
password.`,
|
||||
},
|
||||
"persistence": {
|
||||
text: `PERSISTENCE [params]
|
||||
|
||||
PERSISTENCE is a command associated with an IRC protocol extension for
|
||||
persistent connections. End users should probably use /NS GET ALWAYS-ON
|
||||
and /NS SET ALWAYS-ON instead.`,
|
||||
},
|
||||
"ping": {
|
||||
text: `PING <args>...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue