Skip to content

๐—•๐—ถ๐—ฒ๐—ป๐˜ƒ๐—ฒ๐—ป๐—ถ๐—ฑ๐—ผ(๐—ฎ)!! ๐—˜๐˜…๐—ฝ๐—น๐—ผ๐—ฟ๐—ฎ ๐—ฒ๐˜€๐˜๐—ฒ ๐—ฟ๐—ฒ๐—ฝ๐—ผ๐˜€๐—ถ๐˜๐—ผ๐—ฟ๐—ถ๐—ผ, ๐—š๐—ฎ๐˜๐—ฎ๐—•๐—ผ๐˜๐—Ÿ๐—ถ๐˜๐—ฒ-๐— ๐—— ๐ŸŒธ ๐—ฒ๐˜€ ๐˜‚๐—ป ๐—•๐—ผ๐˜ ๐—ฃ๐—ฎ๐—ฟ๐—ฎ ๐—ช๐—ต๐—ฎ๐˜๐˜€๐—”๐—ฝ๐—ฝ ๐—ฒ๐—ป๐—ณ๐—ผ๐—ฐ๐—ฎ๐—ฑ๐—ผ ๐—ฎ ๐—น๐—ฎ ๐—ฝ๐—ฟ๐—ผ๐—ฑ๐˜‚๐—ฐ๐˜๐—ถ๐˜ƒ๐—ถ๐—ฑ๐—ฎ๐—ฑ ๐˜† ๐—ฒ๐—ป๐˜๐—ฟ๐—ฒ๐˜๐—ฒ๐—ป๐—ถ๐—บ๐—ถ๐—ฒ๐—ป๐˜๐—ผ!!

GataNina-Li/GataBotLite-MD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GataBotLite-MD

Gmail Support WhatsApp Facebook YouTube Instagram PayPal

Cuentas Oficiales:

Al acceder a la plataforma, obtendrรกs acceso a todos los enlaces oficiales de GataBot. Ademรกs, te mantendremos informado con boletines y mensajes exclusivos sobre las รบltimas novedades. La pรกgina se actualiza constantemente para ofrecerte la informaciรณn mรกs relevante. ยกNo te pierdas ninguna actualizaciรณn y รบnete a nuestra comunidad ahora mismo!

DISPONIBLE EN:

  • TERMUX, REPLIT, WINDOWS, ZIPPONODES, BOXMINE-HOST

โ™ป๏ธ App Termux

๐ŸŒธ INSTALACIร“N AUTOMรTICA ๐ŸŒธ

Tutorial
termux-setup-storage
apt update -y && yes | apt upgrade && pkg install -y bash wget && wget -O - https://raw.githubusercontent.com/GataNina-Li/GataBotLite-MD/master/gatalite.sh | bash

EN CASO QUE QUIERA USAR ESTE Mร‰TODO DEBE DE EDITAR (Previo a una Bifurcaciรณn)

๐ŸŒผ INSTALACIร“N MANUAL - TERMUX ๐ŸŒผ

termux-setup-storage
apt update
apt upgrade
pkg install -y git nodejs ffmpeg imagemagick yarn
git clone https://github.com/GataNina-Li/GataBotLite-MD 
cd GataBotLite-MD
yarn install
npm install
npm start

๐Ÿ TERMUX 24/7 ๐Ÿ

Comandos para realizar una ejecuciรณn 24/7

  • INICIAR

Use estos comandos dentro de la carpeta GataBotLite-MD

termux-wake-lock && npm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs 
  • DETENER PM2

Detener todos los procesos del bot

pm2 stop all && pm2 unstartup
  • REANUDAR

Reanudar los procesos, usar dentro de la carpeta GataBotLite-MD

pm2 start index.js 
  • VISUALIZAR EL PROCESO

Usar dentro de la carpeta GataBotLite-MD para ver en tiempo real

pm2 logs 
  • ELIMINAR PROCESOS PM2

Eliminar todos los procesos del bot. Para volver a usar PM2 debe volver a usar los comandos de INICIAR

pm2 delete all

Note Demanda consumo de RAM y CPU, el resultado mejora mientras las especificaciones del dispositivo sean moderadas


๐ŸŒน INSTALACIร“N EN REPLIT ๐ŸŒน

Run on Replit

Note Agregue estos comandos en Shell para empezar la instalaciรณn automรกtica por Replit:

npm install -g ffmpeg imagemagick git yarn && npm i && node --no-warnings index.js

๐Ÿ“ฆโ›๏ธ BOXMINE HOST

YouTube YouTube

Tutorial para activar GataBot-MD en un servidor reconocido y para todos.

BoxMine World


๐Ÿ”ต CAFIREXOS

Optimice la implementaciรณn de GataBot mediante la integraciรณn en un servicio de alojamiento de alto rendimiento.

Informaciรณn del Host


โ˜๏ธ VORTEXUS CLOUD - HOST

Integra GataBot en un servicio de alojamiento eficiente.

vortexus cloud


๐ŸŒป INSTALACIร“N PARA WINDOWS/VPS/RDP ๐ŸŒป

Tutorial
  • Descargar e instala Git Aquรญ
  • Descargar e instala NodeJS Aquรญ
  • Descargar e instala FFmpeg Aquรญ (No olvide agregar FFmpeg a la variable de entorno PATH)
  • Descargar e instala ImageMagick Aquรญ
git clone https://github.com/GataNina-Li/GataBotLite-MD
cd GataBotLite-MD
npm install -g yarn
yarn
npm install 
npm start

Instalaciรณn de FFmpeg para Windows

  • Descarga la siguiente versiรณn de FFmpeg Aquรญ.
  • Extraer FFmpeg con 7-Zip
  • Cambie el nombre de la carpeta extraรญda a FFmpeg.
  • Mover archivos a C:\ path.
  • Agregar la ruta ejemplo: C:\ffmpeg\bin al entorno de variable
  • Ejecute el sรญmbolo del sistema como administrador.
  • Ejecute el siguiente comando:
setx /m PATH "C:\ffmpeg\bin;%PATH%"

Si tiene รฉxito, le darรก un mensaje como: SUCCESS: specified value was saved.

  • Ahora que tiene FFmpeg instalado, verifique que funcionรณ ejecutando este comando para ver la versiรณn:
> ffmpeg -version

Error en usar yarn en PowerShell

  • Si usa la consola PowerShell y recibe este mensaje No se puede cargar el archivo yarn.ps1 o yarn porque la ejecuciรณn de scripts estรก deshabilitada en este sistema. al intentar usar yarn dentro de la carpeta del Bot puede usar estos comandos para cambiar la Polรญtica de ejecuciรณn de PowerShell en su sistema:

Debe de ejecutar la consola como Administrador

Get-ExecutionPolicy
Set-ExecutionPolicy RemoteSigned

Aparecerรก un mensaje de advertencia preguntando si deseas cambiar la Polรญtica de ejecuciรณn. Confirma con "Y" y presiona Enter. Luego ya puede volver a ejecutar el comando yarn

Multi Lenguaje Dinรกmico GB: Disponibilidad de usar varios idiomas simultรกneamente.

โœจ Espaรฑol Editar Idioma

โœจ Inglรฉs (English) Edit Language

โœจ Portuguรฉs (Portuguรชs) Idioma de Ediรงรฃo

โœจ Indonesio (Bahasa Indonesia) Mengedit Bahasa

โœจ รrabe (ุนุฑุจ) ุนุฏู„ ุงู„ู„ุบุฉ

โœจ Alemรกn (Deutsch) Sprache bearbeiten

โœจ Italiano (Italiano) Modifica lingua


Note The translations are not perfect, it is only a reference, if you want to collaborate with the language or with another that is not on the list, contact me Contact me

๐Ÿ˜ธ CREADORA

GataNina-Li

๐Ÿ˜ธ DESARROLLADORES

About

๐—•๐—ถ๐—ฒ๐—ป๐˜ƒ๐—ฒ๐—ป๐—ถ๐—ฑ๐—ผ(๐—ฎ)!! ๐—˜๐˜…๐—ฝ๐—น๐—ผ๐—ฟ๐—ฎ ๐—ฒ๐˜€๐˜๐—ฒ ๐—ฟ๐—ฒ๐—ฝ๐—ผ๐˜€๐—ถ๐˜๐—ผ๐—ฟ๐—ถ๐—ผ, ๐—š๐—ฎ๐˜๐—ฎ๐—•๐—ผ๐˜๐—Ÿ๐—ถ๐˜๐—ฒ-๐— ๐—— ๐ŸŒธ ๐—ฒ๐˜€ ๐˜‚๐—ป ๐—•๐—ผ๐˜ ๐—ฃ๐—ฎ๐—ฟ๐—ฎ ๐—ช๐—ต๐—ฎ๐˜๐˜€๐—”๐—ฝ๐—ฝ ๐—ฒ๐—ป๐—ณ๐—ผ๐—ฐ๐—ฎ๐—ฑ๐—ผ ๐—ฎ ๐—น๐—ฎ ๐—ฝ๐—ฟ๐—ผ๐—ฑ๐˜‚๐—ฐ๐˜๐—ถ๐˜ƒ๐—ถ๐—ฑ๐—ฎ๐—ฑ ๐˜† ๐—ฒ๐—ป๐˜๐—ฟ๐—ฒ๐˜๐—ฒ๐—ป๐—ถ๐—บ๐—ถ๐—ฒ๐—ป๐˜๐—ผ!!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published