diff --git a/scripts/cmds/help.js b/scripts/cmds/help.js index 3127838..8681811 100644 --- a/scripts/cmds/help.js +++ b/scripts/cmds/help.js @@ -3,7 +3,7 @@ const axios = require("axios"); const path = require("path"); const { getPrefix } = global.utils; const { commands, aliases } = global.GoatBot; -const doNotDelete = "[ Remplace par le nom de ton bot ]"; +const doNotDelete = "๐ˆ๐“๐€๐‚๐‡๐ˆโคโ€๐Ÿ”ฅ๐ƒ๐„๐—๐“๐„๐”๐‘"; module.exports = { config: { @@ -29,9 +29,9 @@ module.exports = { langs: { en: { - helpList: "โ•ญโ”€ Remplace par le nom de ton bot โ”€โ•ฎ\n%1\nโ•ฐโ”€ Total: %2 commandes โ”€โ•ฏ\nUtilisez %3help pour les dรฉtails de la commande", + helpList: "โ•ญโ”€ ๐ˆ๐“๐€๐‚๐‡๐ˆโคโ€๐Ÿ”ฅ๐ƒ๐„๐—๐“๐„๐”๐‘ โ”€โ•ฎ\n%1\nโ•ฐโ”€ Total: %2 commandes โ”€โ•ฏ\nUtilisez %3help pour les dรฉtails de la commande", commandNotFound: "La commande \"%1\" n'existe pas", - getInfoCommand: "โ•ญโ”€ INFOS COMMANDE โ”€โ•ฎ" + getInfoCommand: " ๐ŸŒฑ ๐Ÿฉธโ˜žINFOS COMMANDEโ˜œ๐Ÿฉธ ๐ŸŒฑ" + "\nโ”‚ Nom: %1" + "\nโ”‚ Description: %2" + "\nโ”‚ Alias: %3" @@ -40,13 +40,13 @@ module.exports = { + "\nโ”‚ Rรดle: %6" + "\nโ”‚ Cooldown: %7s" + "\nโ”‚ Auteur: %8" - + "\nโ”œโ”€ UTILISATION โ”€โ”ค" + + "\n๐ŸŒฑ ๐Ÿฉธโ˜ž UTILISATION โ˜œ๐Ÿฉธ ๐ŸŒฑ" + "\nโ”‚%9" - + "\nโ”œโ”€ NOTES โ”€โ”ค" + + "\n๐ŸŒฑ ๐Ÿฉธโ˜ž NOTES โ˜œ๐Ÿฉธ ๐ŸŒฑ" + "\nโ”‚ peut รชtre modifiรฉ" + "\nโ”‚ [a|b|c] est a ou b ou c" - + "\nโ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ", - onlyInfo: "โ•ญโ”€ INFOS โ”€โ•ฎ" + + "\nโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”", + onlyInfo: "๐ŸŒฑ ๐Ÿฉธโ˜ž INFOS โ˜œ๐Ÿฉธ ๐ŸŒฑ" + "\nโ”‚ Nom: %1" + "\nโ”‚ Description: %2" + "\nโ”‚ Alias: %3" @@ -55,17 +55,17 @@ module.exports = { + "\nโ”‚ Rรดle: %6" + "\nโ”‚ Cooldown: %7s" + "\nโ”‚ Auteur: %8" - + "\nโ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ", - onlyUsage: "โ•ญโ”€ UTILISATION โ”€โ•ฎ" + + "\nโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”", + onlyUsage: "๐ŸŒฑ ๐Ÿฉธโ˜ž UTILISATION โ˜œ๐Ÿฉธ ๐ŸŒฑ" + "\nโ”‚%1" - + "\nโ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ", - onlyAlias: "โ•ญโ”€ ALIAS โ”€โ•ฎ" + + "\nโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”", + onlyAlias: "๐ŸŒฑ ๐Ÿฉธโ˜ž ALIAS โ˜œ๐Ÿฉธ ๐ŸŒฑ" + "\nโ”‚ Alias: %1" + "\nโ”‚ Alias du groupe: %2" - + "\nโ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ", - onlyRole: "โ•ญโ”€ Rร”LE โ”€โ•ฎ" + + "\nโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”", + onlyRole: "๐ŸŒฑ ๐Ÿฉธโ˜ž Rร”LE โ˜œ๐Ÿฉธ ๐ŸŒฑ" + "\nโ”‚%1" - + "\nโ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ", + + "\nโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”", doNotHave: "Aucun", roleText0: "0 (Tous les utilisateurs)", roleText1: "1 (Administrateurs du groupe)",