From eb6df225fb9485ff0a48db2d94ff35eac27328d4 Mon Sep 17 00:00:00 2001 From: 13243546a Date: Sat, 15 Mar 2025 16:50:13 -0400 Subject: [PATCH] Update config.js --- config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +})