Add information about settings command
This commit is contained in:
parent
0c0c05f820
commit
6310355a8a
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@
|
|||
"command.refill.desc": "Refill core",
|
||||
"command.say.usage": " <message>",
|
||||
"command.say.desc": "Sends a message to chat",
|
||||
"command.settings.usage": " get|| set <key> <value>",
|
||||
"command.settings.desc": "Set your user preferences",
|
||||
"command.stop.usage": "",
|
||||
"command.stop.desc": "Restart bot",
|
||||
"command.template.usage": " <required> [optional]",
|
||||
|
|
Loading…
Reference in a new issue