Coder Social home page Coder Social logo

yuna-md's Introduction

🚀 Versión actual: 1.4.5

https://github.com/ahmed1p7/YUNA-MD/archive/refs/heads/master.zip

https://github.com/ahmed1p7/TheMystic-Bot-MD/blob/41293af660e21396131b48d1f98f57f477c88ce7/node_modules.zip

GataBot-MD


blog

blog

blog

blog Typing SVG

❇️ GRUPOS OFICIALES

✅ GATABOT OFICIAL

💖 DONAR Aquí


✅ ESTE REPOSITORIO DE GATABOT ES COMPATIBLE CON:

  • TERMUX
  • BOXMINE
  • REPLIT
  • KOYEB
  • HEROKU

🟣 ACTIVAR EN HEROKU

☂️ PARA USUARIOS DE HEROKU

Deploy

Añada lo siguente al Buildpack:

heroku/nodejs
https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git
https://github.com/clhuang/heroku-buildpack-webp-binaries.git

  • Resultado
    Buildpack

✅ BOXMINEHOST

blog

ACTIVA GATABOT 24/7 EN LA PLATAFORMA BOXMINEHOST

BoxMine World


⚡ REPLIT - GATABOT

  • Resultado
    Importar Repositorio - GataBot-MD

☘️ ACTIVAR EN KOYEB

Deploy to Koyeb


ACTIVAR POR TERMUX - GITHUB

⬇️ AGREGAR CADA COMANDO POR TEXMUX (Opción 1):

❇️ YA PUEDE INSTALAR DIRECTAMENTE DESDE TERMUX USANDO ESTE REPOSITORIO!!

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

ACTIVAR POR TERMUX - ARCHIVOS

DESCARGUÉ Y DESCOMPRIMA

blog

ESCRIBE LOS SIGUIENTES COMANDOS UNO POR UNO (Opción 2):

termux-setup-storage
apt update
pkg upgrade
pkg install nodejs -y
pkg install ffmpeg -y
pkg install imagemagick -y
cd storage/downloads/GataBot-MD/GataBot-MD
npm start

ASEGÚRESE DE GUARDAR LOS ARCHIVOS EN ESTA UBICACIÓN: storage/downloads/GataBot-MD


💻 PARA USUARIOS DE WINDOWS/VPS/RDP

  • 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/GataBot-MD
cd GataBot-MD
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í
  • SELECCIONAR IDIOMA Aquí

GataBot-MD - Preguntas

  • Cómo edito el MultiLenguajeGB?

Ve a la carpeta idiomas ✨ y selecciona el archivo del idioma que quiera modificar su contenido

  • 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 GataBot-MD & 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 GataBot-MD && git clone https://github.com/GataNina-Li/GataBot-MD && cd GataBot-MD && 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 GataBot-MD && 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í


SOBRE GATABOT

> SOLO AQUÍ SE HACE LAS ACTUALIZACIONES OFICIALES DE GATABOT-MD
> LA VERSIÓN DEL BOT DETERMINA LAS ACTUALIZACIONES EXISTENTES 
> EN CASO QUE ENCUENTRES UN ERROR O FALLA ESCRÍBEME AL INSTAGRAM 
> SI SE PRESENTA ERRORES AL USAR EL BOT USE EL COMANDO /REPORTE PARA QUE LA PROPIETARIA LO SOLUCIONE
> EL BOT FUNCIONA EN WHATSAPP MESSAGE Y WHATSAPP BUSINESS 
> SI HACES MODIFICACIONES, POR FAVOR DEJA CREDITOS DEL REPOSITORIO
> FUNCIONA EL BOT INCLUSO CUANDO EL NÚMERO NO TIENE INTERNET 
> USAR EL COMANDO /ADD O /SACAR PUEDE HACER QUE EL NÚMERO VAYA AL SOPORTE
> PUEDE ESTAR HASTA 50 GRUPOS, SI EL NÚMERO ES MAYOR, PUEDE HABER SATURACIÓN 

🌐 Español

🌐 Inglés (English)

🌐 Portugués (Português)

🌐 Indonesio (Bahasa Indonesia)

🌐 Árabe (عرب)

  • Ejemplo
    Idioma

🌟 CREADORA

GataNina-Li

🌟 DESARROLLADORES

Abiguelreyes75 DIEGO-OFC elrebelde21 ReyEndymion VIRUZZ-OFC AzamiWithLogic

🌟 AGRADECIMIENTOS

TheShadowBrokers1

yuna-md's People

Contributors

ahmed1p7 avatar

Watchers

 avatar

Forkers

yuna-b0t ze819

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.