
âšī¸About
And usage/installation etc.
If you share your Discord Bot Token to someone we take no responsibility for it!
{
"comment": "Do not change these!",
"BuildAt": "13/03/2024",
"Version": "1.0.1",
"comment.": "Do not change these!",
"licenseKey": "WYIWJ-V7P1E-OGOJW-LSIPK-VPLVR",
"TOKEN": "MTIxNzE5ODkzOTQxNDA2OTI0OA.Gl6Eun.dpjHP9calZAYuXgfrXKBuG8cjI4hjgLuVKIpXU",
"CLIENT_ID": "1217198939414069248",
"GUILD_ID": "1203420419332378664",
"prefix": "Hey FadedTranslator! // Not working yet, use slashcommands",
"messages": {
"COOLDOWN_MESSAGE": "You are on `<duration>` cooldown!"
},
"commands": {
"translate": {
"commandname": "translate",
"commanddesc": "Translate text to the specified language.",
"commandcooldown": 30,
"options": {
"1": {
"name": "language",
"desc": "Translate to (Please use short name of language name. Example: EN, HU, DE)"
},
"2": {
"name": "text",
"desc": "The text what translate to"
}
},
"embed": {
"ephemeral": true,
"title": "Translation",
"hexcolor": "#7289DA",
"original": "Original:",
"translated": "Translated:",
"language": "Language:",
"flag": {
"enabled": false,
"msg": ":flag_%language%: | %language%"
},
"requestby": "Request by:",
"footer": "FadedTranslator",
"publicerror": "Error occurred during translation.",
"consoleerror": "Translation error: %error%"
}
},
"admin": {
"commandname": "admin",
"commanddesc": "Admin-related commands.",
"commandcooldown": 30,
"options": {
"1": {
"name": "stats",
"desc": "Get translate stats about this server."
},
"2": {
"name": "userstats",
"desc": "Get translate stats about selected user.",
"options": {
"1": {
"name": "user",
"desc": "Mention user."
}
}
},
"3": {
"name": "olduserstats",
"desc": "Get translate stats about selected user. (You need to put user id)",
"options": {
"1": {
"name": "userid",
"desc": "Put here user id."
}
}
}
},
"subCommand1": {
"errortouser": "No stats found for this server.",
"embed": {
"ephemeral": true,
"title": "%servername%'s Server Translate Stats",
"hexcolor": "#7289DA",
"totaltranslate": "Total Translate:",
"success": "Success:",
"failed": "Failed:",
"requestby": "Request by:",
"footer": "FadedTranslator"
}
},
"subCommand2": {
"publicerror": "No stats found for this user!",
"embed": {
"ephemeral": true,
"title": "%username%'s Translate Stats",
"hexcolor": "#7289DA",
"totaltranslate": "Total Translate:",
"success": "Success:",
"failed": "Failed:",
"requestby": "Request by:",
"footer": "FadedTranslator"
}
},
"subCommand3": {
"publicerror": "No stats found for this user!",
"embed": {
"ephemeral": true,
"title": "User Translate Stats (ID: %userid%)",
"hexcolor": "#7289DA",
"totaltranslate": "Total Translate:",
"success": "Success:",
"failed": "Failed:",
"requestby": "Request by:",
"footer": "FadedTranslator"
}
}
}
}
}
Last updated