forked from OFC-YOVANI/HATSUNE-MIKU-ULTRA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.js
1 lines (1 loc) · 2.25 KB
/
index.js
1
console['log']('✅ㅤIniciando...');import{join,dirname}from'path';import{createRequire}from'module';import{fileURLToPath}from'url';import{setupMaster,fork}from'cluster';import{watchFile,unwatchFile}from'fs';import _0x2bc1a3 from'cfonts';import{createInterface}from'readline';import _0x3b5f7b from'yargs';const __dirname=dirname(fileURLToPath(import.meta['url'])),require=createRequire(__dirname),{name,author}=require(join(__dirname,'./package.json')),{say}=_0x2bc1a3,rl=createInterface(process['stdin'],process['stdout']);say('HATSUNE-MIKU-ULTRA\x0aCREADOR\x20YOVANI\x0aBOT\x20CREADO\x20EN\x202020\x0aLA\x20MEJOR\x20CALIDAD\x20WHATSAPP',{'font':'chrome','align':'center','gradient':['red','magenta']}),say('<|==================================================>\x0a[•]-SERVIDORM\x20=PRIVADO\x0a[•]-VERSIÓN\x20BOT\x20=19.10\x0a[•]-OWEN=OFC-YOVANI\x0a[•]-ESTADO=ACTIVO\x0a[•]-SUSCRÍBETE\x20AL\x20CANAL\x20DE\x20YOUTUBE\x0a[•]-GRACIAS\x20POR\x20TU\x20PREFERENCIA\x0a<|==================================================>',{'font':'console','align':'center','gradient':['red','magenta']});let isRunning=![];function start(_0x366c8c){if(isRunning)return;isRunning=!![];const _0x3c9a81=[join(__dirname,_0x366c8c),...process['argv']['slice'](0x2)];say('ADJUST\x20THE\x20SCREEN\x20TO\x20SCAN\x20THE\x20CODE\x0aAJUSTE\x20LA\x20PANTALLA\x20PARA\x20ESCANEAR\x20EL\x20CÓDIGO',{'font':'console','align':'center','gradient':['red','magenta']}),setupMaster({'exec':_0x3c9a81[0x0],'args':_0x3c9a81['slice'](0x1)});const _0x1c2896=fork();_0x1c2896['on']('message',_0x4d2540=>{console['log']('[RECEIVED]',_0x4d2540);switch(_0x4d2540){case'reset':_0x1c2896['process']['kill'](),isRunning=![],start['apply'](this,arguments);break;case'uptime':_0x1c2896['send'](process['uptime']());break;}}),_0x1c2896['on']('exit',(_0x47b7b1,_0x580f8c)=>{isRunning=![],console['error']('❎ㅤOcurrio\x20un\x20error\x20inesperado:',_0x580f8c),_0x1c2896['process']['kill'](),isRunning=![],start['apply'](this,arguments),process['env']['pm_id']?process['exit'](0x1):process['exit']();});const _0x3e2d5b=new Object(_0x3b5f7b(process['argv']['slice'](0x2))['exitProcess'](![])['parse']());!_0x3e2d5b['test']&&(!rl['listenerCount']()&&rl['on']('line',_0x45219a=>{_0x1c2896['emit']('message',_0x45219a['trim']());}));}start('main.js');