GithubHelp home page GithubHelp logo

wilsonofc / mylingbot-md Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 4.0 158.45 MB

Dockerfile 0.01% Procfile 0.01% Rich Text Format 0.01% JavaScript 96.31% Shell 1.29% Nix 0.01% Python 2.34% HTML 0.03% CSS 0.01%

mylingbot-md's Introduction

MylingBot - MD

🚀 VERSIÓN 1.0 (Beta)



ERROR - DSK

𝑴𝑼𝑪𝑯𝑨𝑺 𝑮𝑹𝑨𝑪𝑰𝑨𝑺 𝑷𝑶𝑹 𝑷𝑹𝑬𝑭𝑬𝑹𝑰𝑹𝑵𝑶𝑺 👑🔥



Cuentas Oficiales:

Al acceder a la plataforma, obtendrás acceso a todos los enlaces oficiales de MylingBot. 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 nuestro canal ahora mismo!



🔥👑Metodos de Instalacion👑🔥

¿Qué es Termux?

Note

Termux es un ejecutador de codigos, permite instalar archivos, Bots y ejecutar comandos, este metodo es gratuito, sin embargo tiene algunas desventajas que un servidor premium.

Important

Para usar termux e instalar nuestro bot, es necesario algunos recursos del telefono movil o computadora. que se encargaran de almacenar los datos del mismo, algunos de los requisitos son: WiFi, 5 Gigas de almacenamiento, 1,5 Gigas de RAM, 2 numeros telefonicos (dueño y numero del bot) y 2 telefonos movil (opcional)



(OPCIÓN 1) 🪄 INSTALACIÓN AUTOMÁTICA 💥

blog

Important

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/WilsonOFC/MylingBot-MD/master/Myling.sh | bash
// PERSONALIZAR INSTALACIÓN AUTOMÁTICA (En caso de una Bifurcación)
// PARAMETROS EDITABLES

// REFERENCIA
"wget -O - https://raw.githubusercontent.com/WilsonOFC/MylingBot-MD/master/myling.sh | bash"

// PARÁMETROS QUE PUEDE SER MODIFICADOS --> "[...]"
"wget -O - https://raw.githubusercontent.com/[usuario]/[repositorio]/[rama]/myling.sh | bash"

MODIFICAR ARCHIVO MylingBot.sh

//LÍNEAS A MODIFICAR
205 --> "git clone https://github.com/[user]/[repositorio].git"
//EJEMPLO: git clone https://github.com/WilsonOFC/MylingBot-MD.git

209 --> "cd [repositorio]"
//EJEMPLO: cd MylingBot-MD

// UNA VEZ HECHO LOS CAMBIOS EJECUTE LOS NUEVOS COMANDOS EN TERMUX 

Warning

Tenga en cuenta que para cualquier instalacion debe contar con una red estable y con los requisitos solicitados previamente.



🪄 (OPCIÓN 2) INSTALACIÓN MANUAL

Note

COMANDOS PARA INSTALAR DE FORMA MANUAL

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

Caution

Si aparece (Y/I/N/O/D/Z) use la letra "y" + "ENTER" para continuar con la instalación

Warning

Tenga en cuenta que para cualquier instalacion debe contar con una red estable y con los requisitos solicitados previamente.



📁 (OPCIÓN 3) INSTALACIÓN POR ARCHIVOS

Note

DESCARGUE Y DESCOMPRIME EL ARCHIVO

blog

termux-setup-storage
apt update
apt upgrade
pkg install -y git nodejs ffmpeg imagemagick yarn
cd storage/downloads/MylingBot-MD/MylingBot-MD-master 
yarn install
npm install
npm start

Note

Guardar los archivos en la ubicación: storage/downloads/MylingBot-MD-master/MylingBot-MD-master

[!IMPORTANT]



🚀 USAR MYLINGBOT 24/7 EN TERMUX

Tip

Ejecutar estos comandos dentro de la carpeta MylingBot-MD

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

⬇️ Opciones Disponibles

Important

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



ACTUALIZAR MYLINGBOT 🔥👻

Tip

Comandos para actualizar de forma automática MylingBot-MD

grep -q 'bash\|wget' <(dpkg -l) || apt install -y bash wget && wget -O - https://raw.githubusercontent.com/KatashiFukushima/KatashiBot-MD/master/update.sh | bash 

Caution

Para que no pierda su progreso en MylingBot, estos comandos realizarán un respaldo de su database.json y se agregará a la versión más reciente. Estos comandos solo funcionan para TERMUX, REPLIT, LINUX


Warning

Tenga en cuenta que para cualquier instalacion debe contar con una red estable y con los requisitos solicitados previamente.



mylingbot-md's People

Contributors

arxeldev avatar azamijs avatar gatanina-li avatar glytglobal avatar katashifukushima avatar matias-crypto avatar ofcdiego avatar principiante12344 avatar richetti123 avatar soiz1 avatar wilsonofc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mylingbot-md's Issues

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.