13 lines
608 B
JSON
13 lines
608 B
JSON
{
|
|
"command": {
|
|
"guildOnly": "That command doesn't work in DMs!",
|
|
"ownerOnly": "You can't use that command if you don't own this bot!",
|
|
"noPermission": "You aren't allowed to use that command!",
|
|
"noArguments": "I can't do anything without the command arguments!",
|
|
"missingArguments": "You're missing arguments!",
|
|
"invalidArgument": "`{1}` is invalid!",
|
|
"usagePrefix": "The proper usage would be: ",
|
|
"onCooldown": "You need to wait {1} more seconds before reusing the `{2}` command!"
|
|
},
|
|
"error": "There was an error, april fools???"
|
|
} |