20 lines
788 B
JSON
20 lines
788 B
JSON
{
|
|
"pass": "pass <password>",
|
|
"logout": "logout",
|
|
"add": "add <name> [<address>] [<port>] [<ssl|plain>] [<nickname>]",
|
|
"del": "del <name>",
|
|
"mod": "mod <name> [<key>] [<value>]",
|
|
"default": "default [<key>] [<value>]",
|
|
"get": "get <name> <variable>",
|
|
"key": "key <master|show|add|del|except|unexcept|showexcept|monitor> [<name>] [<target>] [<key>] [<on|off>]",
|
|
"who": "who <nick>",
|
|
"join": "join <name> <channel> [<key>]",
|
|
"enable": "enable <name>",
|
|
"disable": "disable <name>",
|
|
"list": "list",
|
|
"stats": "stats [<name>]",
|
|
"save": "save <config|keyconf|pool|help|wholist|counters|masterbuf|all>",
|
|
"load": "load <config|keyconf|pool|help|wholist|counters|masterbuf|all>",
|
|
"dist": "dist",
|
|
"loadmod": "loadmod <module>"
|
|
} |