Skip to content

JulianGF6/GataBotMD-Termux

Repository files navigation

🚀 Versión Actual - Termux: 1.3.3

GataBot-MD


blog

blog Typing SVG

❇️ GRUPOS OFICIALES

💖 DONAR Aquí


  • 𝗚𝗮𝘁𝗮𝗕𝗼𝘁 : 𝗧𝗲𝗿𝗺𝘂𝘅 💙

ESTE REPOSITORIO DE GATABOT SOLO ES PARA TERMUX.

  • 𝗚𝗮𝘁𝗮𝗕𝗼𝘁 : 𝗛𝗲𝗿𝗼𝗸𝘂 💜

SI QUIERE INSTAR POR HEROKU USE GataBotMD-Heroku

  • 𝗚𝗮𝘁𝗮𝗕𝗼𝘁 : 𝗕𝗼𝘅𝗠𝗶𝗻𝗲 💛

SI QUIERE INSTAR POR BOXMINE USE GataBot-MD


ACTIVAR POR TERMUX

ESCRIBE LOS SIGUIENTES COMANDOS UNO POR UNO:

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

💻 PARA USUARIOS DE WINDOWS/VPS/RDP (Opcional)

  • 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í
  • Descargar e instala Yarn Aquí
git clone https://github.com/GataNina-Li/GataBotMD-Termux
cd GataBotMD-Termux
npm install
npm update
node .

💻 Instalación de FFmpeg para Windows

  • Descarga cualquiera de las versiones de FFmpeg disponibles haciendo clic en FFmpeg.
  • Extraer archivos a C:\ path.
  • Cambie el nombre de la carpeta extraída a ffmpeg.
  • 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

AJUSTE

  • CLONAR EL REPOSITORIO Aquí
  • CAMBIAR NÚMERO DEL OWNER Aquí

GataBot-MD - Preguntas

  • Cómo detengo el Bot en Termux?

Use CTRL + z para apagar el Bot

  • Cómo enciendo el Bot en termux?

En caso que vuelva a iniciar en termux use este comando cd GataBotMD-Termux & npm start En caso que este Apagado el Bot sin salir de la carpeta del Bot, use este comando npm start

  • Que hago si quiero volver a clonar el Bot?

En caso que quiera eliminar la carpeta del Bot y volver a clonar use este comando rm -rf GataBotMD-Termux && git clone https://github.com/GataNina-Li/GataBotMD-Termux && cd GataBotMD-Termux && yarn install && npm install && npm start Esta acción también sirve en caso que quiera Actualizar a la última versión (Si usa el Repositorio Oficial es probable que no sea Owner)

  • Cómo puedo borrar la Session?

Ejecute este comando en Termux rm -rf GataBotSession En caso que no tenga nada en el terminar puede usar este comando cd GataBotMD-Termux && rm -rf GataBotSession Y después solo debe de escanear el Código QR

  • Cómo puedo hacer el Bot Owner?

Debe de ingresar al archivo config.js o también Aquí luego añadir su número en donde diga global.owner Recuerde que requiere de hacer una Bifurcación, puede hacerla Aquí


🌟 CREADORA

GataNina-Li

🌟 DESARROLLADORES

Abiguelreyes75 DIEGO-OFC

🌟 AGRADECIMIENTOS

TheShadowBrokers1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors