36 lines
1.7 KiB
JSON
36 lines
1.7 KiB
JSON
|
{
|
||
|
"vm": {
|
||
|
"shortDescription": "Wuns code in a safe sandbox fow testing",
|
||
|
"extendedDescription": "Wuns code in a secuwe and safe sandbox fow pwototyping & testing code whiwe pweventing access to the system",
|
||
|
"languageArg": "The wanguage to use (JavaScript/TypeScript)",
|
||
|
"codeArg": "The code to wun in the VM",
|
||
|
"computing": "Computing { $language } code... Pwease wait owo",
|
||
|
"error": "An ewwow has occuwwed whiwe executing { $language } code!\n```\n{ $error }\n```",
|
||
|
"unknown": "Unknyown wanguage given owo"
|
||
|
},
|
||
|
"help": {
|
||
|
"shortDescription": "Shows hewp menyu",
|
||
|
"extendedDescription": "Shows an advanced hewp menyu fow commands to show usage",
|
||
|
"commandArg": "The command to see",
|
||
|
"unknownCommand": "Unknyown command given (・`ω´・)",
|
||
|
"embedName": "Hewp Menyu (・`ω´・)",
|
||
|
"helpScreenBtnHelp": "Pwess the \"Fowwawd\" ow \"Back\" Button to muv categowies owo ",
|
||
|
"nextCategoryBtn": "Nyext Categowy",
|
||
|
"previousCategoryBtn": "Pwevious Categowy",
|
||
|
"helpTimedOut": "Timed Out",
|
||
|
"commandDescription": "Nyame: { $name }\nCategowy: { $category }\nDescwiption: { $description }\nUsage: { $usage }"
|
||
|
},
|
||
|
"errors": {
|
||
|
"ownerOnly": "Onwy the bot ownyew can wun this command ^w^",
|
||
|
"dmsOnly": "You can onwy wun this command in DMs owo",
|
||
|
"serverOnly": "You can onwy wun this command in a sewvew owo",
|
||
|
"runError": "I'm sowwy but an ewwow has occuwwed whiwe wunnying this command ;;w;; Pwease fiwe an issue to https://code.relms.dev/Relms/ArgonBot!\n```{ $error }```"
|
||
|
},
|
||
|
"generic": {
|
||
|
"noShortDescription": "Nyo showt descwiption given >w<",
|
||
|
"noExtendedDescription": "Nyo extended descwiption given ^w^",
|
||
|
"noArgsDescription": "Nyo descwiption fow { $arg } has been given UwU",
|
||
|
"noUsage": "Nyo usage given ;;w;;"
|
||
|
}
|
||
|
}
|