From c2dce873a5adecf2b60e7f52619db3164a00c7bd Mon Sep 17 00:00:00 2001 From: EduspaceIDC Date: Wed, 15 Oct 2025 12:16:44 -0500 Subject: [PATCH] Update config.js --- config.js | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/config.js b/config.js index 78e11b0c97..43639c79e6 100644 --- a/config.js +++ b/config.js @@ -13,17 +13,18 @@ import { ar, en, es, id, pt } from './lib/idiomas/total-idiomas.js' // [ES] > Agrega el número que será Bot y los que serán propietarios. // [EN] > Add the number that will be Bot and those that will be owners. global.owner = [ -'5214531287294', -'593968263524', -'5492916450307', -'5215539356057' + '5214531287294', + '593968263524', + '5492916450307', + '5215539356057', + '573136702259' // Tu número agregado ] global.mods = [] global.prems = [] //cambia a false Desactivar en "auto-reconexion" de sub-bots -global.gataJadibts = true +global.gataJadibts = false // Cambiar a false para usar el Bot desde el mismo numero del Bot. global.isBaileysFail = false @@ -34,7 +35,7 @@ global.isBaileysFail = false //Kurt18: Obtener el código QR por la URL del Hosting global.obtenerQrWeb = 0 //Solo valores: 1 o 0 //Kurt18: Aplica para Host Render.com -global.keepAliveRender = 0 //Solo valores: 1 o 0 +global.keepAliveRender = 1 //Solo valores: 1 o 0 // • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • // • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • •