mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-05 16:18:10 -07:00
Make LANGUAGE support work
This commit is contained in:
@@ -249,6 +249,11 @@ ON <server> specifies that the ban is to be set on that specific server.
|
||||
[reason] and [oper reason], if they exist, are separated by a vertical bar (|).
|
||||
|
||||
If "KLINE LIST" is sent, the server sends back a list of our current KLINEs.`,
|
||||
},
|
||||
"language": {
|
||||
text: `LANGUAGE <code>{ <code>}
|
||||
|
||||
Sets your preferred languages to the given ones.`,
|
||||
},
|
||||
"list": {
|
||||
text: `LIST [<channel>{,<channel>}] [<elistcond>{,<elistcond>}]
|
||||
|
||||
Reference in New Issue
Block a user