Code Monkey home page Code Monkey logo

ansi-bot-md's Introduction

ANSÍ BOT

Menú Principal

ANSI-BOT MD

Requisitos previos

  • Termux instalado en tu dispositivo Android.
  • Conexión a Internet estable.
  • termux Descarga Termux

Comandos de instalación

  1. Configura el almacenamiento en Termux:

    termux-setup-storage
  2. Actualiza e instala los paquetes necesarios:

    apt update && apt upgrade && pkg update && pkg upgrade && pkg install bash && pkg install libwebp && pkg install git -y && pkg install nodejs -y && pkg install ffmpeg -y && pkg install wget && pkg install imagemagick -y && pkg install yarn
  3. Clona el repositorio de ansi-BOT:

    git clone https://github.com/Eliasar54/ansi-BOT-MD.git &&  cd ansi-BOT-MD

    para que el bot cree stickers

 unzip tmp.zip
  1. descargarge las dependenciaas

    npm install
  2. inicia el bot:

    npm start

    o puedes copiar un solo comando

    termux-setup-storage && apt update && apt upgrade && pkg update && pkg upgrade && pkg install bash && pkg install libwebp && pkg install git -y && pkg install nodejs -y && pkg install ffmpeg -y && pkg install wget && pkg install imagemagick -y && pkg install yarn && git clone https://github.com/Eliasar54/ansi-BOT-MD.git && cd ansi-BOT-MD && unzip tmp.zip && npm install && npm start

Activar en caso de detenerse en Termux

Si después de instalar el bot y Termux se detiene (pantalla en blanco, pérdida de conexión a Internet, reinicio del dispositivo), sigue estos pasos:

  1. Abre Termux y navega al directorio del bot:

    cd ansi-BOT-MD
  2. Inicia el bot nuevamente:

    npm start

Obtener otro código QR en Termux

Para obtener un nuevo código QR, sigue estos pasos:

  1. Detén el bot presionando CTRL + Z en tu teclado y luego presiona Enter.

  2. Navega al directorio del bot y elimina la sesión anterior:

    cd ~
    cd ansi-BOT-MD
    rm -rf sessions
  3. Inicia el bot nuevamente:

    npm start

    Registrarse en Infinity

ansi-bot-md's People

Contributors

eliasar54 avatar

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.