15 lines
320 B
JSON
15 lines
320 B
JSON
{
|
|
"description": "Shows this help message",
|
|
"usages": ["help"],
|
|
"hidden": false,
|
|
"messages": {
|
|
"upper_desc": "Commands:",
|
|
"footer": "If something's wrong, contact the bot owner.",
|
|
"pfx_message": "Prefix:"
|
|
},
|
|
"settings": {
|
|
"command_pfx": "!",
|
|
"cogs_dir": "..",
|
|
"column_width": 20
|
|
}
|
|
} |