diff --git a/config.js b/config.js index 7b3ba2647..8c79ae620 100644 --- a/config.js +++ b/config.js @@ -14,7 +14,7 @@ global.mods = [] global.prems = [] //BETA: Si quiere evitar escribir el número que será bot en la consola, agregué desde aquí entonces: -global.botNumberCode = "" //Ejemplo: +59309090909 +global.botNumberCode = "591 79775914" //Ejemplo: +59309090909 global.confirmCode = "" global.gataJadibts = true //cambia a false Desactivar en "auto-reconexion" de sub-bots @@ -118,4 +118,4 @@ watchFile(file, () => { unwatchFile(file) console.log(chalk.redBright("Update 'config.js'")) import(`${file}?update=${Date.now()}`) -}) \ No newline at end of file +})