🚀 VERSIÓN 1.4.9

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!
| TEMA | DESCRIPCIÓN | ATAJO |
|---|---|---|
| TERMUX | INSTALACIÓN AUTOMÁTICA | ver |
| TERMUX | INSTALACIÓN MANUAL | ver |
| TERMUX | INSTALACIÓN POR ARCHIVOS | ver |
| TERMUX 24/7 | COMANDOS | ver |
| TERMUX UPDATE | COMANDOS PARA ACTUALIZAR GATABOT | ver |
| HEROKU | INSTALACIÓN POR HEROKU | ver |
| BOXMINE | INSTALACIÓN POR BOXMINE | ver |
| REPLIT | INSTALACIÓN POR REPLIT | ver |
| KOYEB | INSTALACIÓN POR KOYEB | ver |
| WINDOWS | INSTALACIÓN POR WINDOWS | ver |
| PREGUNTAS FRECUENTES | DESPEJAR DUDAS | ver |
| SOBRE GATABOT | SECCIONES DE INFORMACIÓN | ver |
| DESARROLLADORES | PARTICIPATES DEL PROYECTO | ver |
| ----- | ||
| ### 🌟 (OPCIÓN 1) INSTALACIÓN AUTOMÁTICA 🫰 | ||
| > Note Comandos para instalar de forma automática en Termux |
termux-setup-storage
apt update -y && yes | apt upgrade && pkg install -y bash wget mpv && wget -O - https://raw.githubusercontent.com/GataNina-Li/GataBot-MD/master/gata.sh | bash
// PERSONALIZAR INSTALACIÓN AUTOMÁTICA (En caso de una Bifurcación)
// Parámetros editables
// REFERENCIA
"wget -O - https://raw.githubusercontent.com/GataNina-Li/GataBot-MD/master/gata.sh | bash"
// PARÁMETROS QUE PUEDE SER MODIFICADOS --> "[...]"
"wget -O - https://raw.githubusercontent.com/[usuario]/[repositorio]/[rama]/gata.sh | bash"
gata.sh//LÍNEAS A MODIFICAR
205 --> "git clone https://github.com/[user]/[repositorio].git"
//Ejemplo: git clone https://github.com/GataNina-Li/GataBot-MD.git
209 --> "cd [repositorio]"
//Ejemplo: cd GataBot-MD
//Una vez hecho estos cambios ejecute los nuevos comandos en Termux
Note Comandos para instalar de forma manual
termux-setup-storage
apt update && apt upgrade && pkg install git nodejs ffmpeg imagemagick yarn && git clone https://github.com/GataNina-Li/GataBot-MD && cd GataBot-MD && yarn install && npm install && npm start
Note Descargué y Descomprime
GataBot-MD ~ Archivostermux-setup-storage
apt update
apt upgrade
pkg install -y git nodejs ffmpeg imagemagick yarn
cd storage/downloads/GataBot-MD-master/GataBot-MD-master
yarn install
npm install
npm start
DESCOMPRIMIRNÚMERO DE OWNERNote Guardar los archivos en la ubicación: storage/downloads/GataBot-MD-master/GataBot-MD-master
Ejecutar estos comandos dentro de la carpeta GataBot-MD
termux-wake-lock && npm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs
Warning Esto eliminará todo el historial que hayas establecido con PM2:
pm2 delete index
Si tienes cerrado Termux y quiere ver de nuevo la ejecución use:
pm2 logs
Si desea detener la ejecución de Termux use:
pm2 stop index
Si desea iniciar de nuevo la ejecución de Termux use:
pm2 start index
Note Comandos para actualizar GataBot-MD de forma automática
grep -q 'bash\|wget' <(dpkg -l) || apt install -y bash wget && wget -O - https://raw.githubusercontent.com/GataNina-Li/GataBot-MD/master/update.sh | bash
database.json y se agregará a la versión más reciente.heroku/nodejs
https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git
https://github.com/clhuang/heroku-buildpack-webp-binaries.git
Buildpack

Activar GataBot-MD 24/7 en BoxMine Host
https://boxmineworld.comhttps://www.youtube.com/watch?v=ZAwBLuNmIlIhttps://dash.boxmineworld.comhttps://panel.boxmineworld.comDudas UNICAMENTE SOBRE EL HOST: https://discord.gg/84qsr4v (Preguntar por Vicemi)
[x] Resultado
Ajustes del Servidor - GataBot-MD

Importar Repositorio - GataBot-MD

AquíAquíAquí (No olvide agregar FFmpeg a la variable de entorno PATH)AquíAquígit clone https://github.com/GataNina-Li/GataBot-MD && cd GataBot-MD && npm install && npm update && node .
C:\ path.ffmpeg.> 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
Configuración
Puede hacerlo desde 💚 Aquí.
Puede hacerlo desde el archivo ⚙️ config.js. En el apartado global.owner puede agregar el número del Bot y más números como Owner.
js
global.owner = [
['59311222333', '𝙂𝙖𝙩𝙖𝘽𝙤𝙩-𝙈𝘿 💖🐈', true], // Número del Bot: Ejemplo +593 11 222 333
['59300999222'], // Owner 1 +593 00 999 222
['59377333999'] // Owner 2 +593 77 333 999
]
- [x] ¿Cómo edito el texto del Bot?
Ir a la carpeta idiomas ✨ y selecciona el archivo del idioma que quiera modificar su contenido.
Puede cambiar el idioma ingresando Aquí
Preguntas sobre Termux
Puede usar la Instalación Automática 😼 si es la primera vez que va instalar.
Puede descargar la versión de Termux e instalar Aquí 😉.
$ claude mcp add GataBot-MD \
-- python -m otcore.mcp_server <graph>