2021-06-30 03:09:42 +00:00
{
"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 (・`ω´・)" ,
2021-06-30 23:12:36 +00:00
"helpScreenBtnHelp" : "Pwess the \"Fowwawd\" ow \"Back\" Button to muv categowies owo. Ow awtewnyativewy, you can sewect the categowy you want on the dwopdown menyu." ,
2021-06-30 03:09:42 +00:00
"nextCategoryBtn" : "Nyext Categowy" ,
"previousCategoryBtn" : "Pwevious Categowy" ,
"helpTimedOut" : "Timed Out" ,
2021-07-01 01:02:33 +00:00
"commandDescription" : "Nyame: `{ $name }`\nCategowy: `{ $category }`\nDescwiption: `{ $description }`\nUsage: `{ $usage }`" ,
2021-06-30 23:12:36 +00:00
"categoryPlaceholder" : "Choose a categowy (・`ω´・)"
2021-06-30 03:09:42 +00:00
} ,
"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" ,
2021-06-30 23:32:27 +00:00
"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 }```" ,
"cooldownError" : "Pwease wait { $time } mowe second(s) befowe weusing the `{ $command }` command."
2021-06-30 03:09:42 +00:00
} ,
"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;;"
}
}