Git Product home page Git Product logo

kasuma-bot-md's Introduction

WHATSAPP BOT


INFORMACION

  • BOT CON VINCULACION MEDIANTE QR Y CODIGO DE EMPAREJAMIENTO
  • BOT CON API PROPIA

ATAJOS

CONTENIDO DESCRIPCIÓN LINK
VERSION DE TERMUX DONWLOAD TERMUX VER
INSTALACION EN TERMUX INSTALACION MANUAL VER
INSTALACION EN REPLIT INSTALACIÓN AUTOMATICA VER
INSTALACION EN RENDER INSTALACION AUTOMATICA VER
INSTALACION EN BOXMINE INSTALACION AUTOMATICA VER
INSTALACION EN CODE SPACE INSTALACION AUTOMATICA VER
INSTALACION EN WINDOWS INSTALACION MANUAL VER
INICIO EN TERMUX EN CASO DE DETENERSE VER

API FREE


CUENTAS OFICIALES


SI DESEA PROPAR EL BOT ANTES DE INSTALAR, CLICK ABAJO.

WHATSAPP


ACTIVAR EN REPLIT

TUTORIAL DE INSTALACION

Run on Replit

  1. Click "Import from GitHub"

  2. Click "RUN"

  3. VINCULAR CON WHATSAPP

  4. Modificar el archivo .replit y "RUN" cambiarlo a "npm start". Esto para habilitar la posibilidad de prenderlo con el boton "RUN"


ACTIVAR EN RENDER

TUTORIAL DE INSTALACION DASHBOARD


BOXMINE HOST

En BoxMine el bot estara activo 24/7, si desea instalarlo aqui, vea el tutorial de abajo para crearse una cuenta.

COMO CREARSE UNA CUENTA DASHBOARD PANEL TUTORIAL DE INSTALACION


CODE SPACE

En code space el bot estara activo 24/7. TUTORIAL DE INSTALACION CREAR SERVIDOR


VERSION DE TERMUX

DESCARGA POR MEDIAFIRE

TERMUX

DESCARGA POR MEGA

TERMUX


INSTALACION EN WINDOWS

TUTORIAL DE INSTALACION

DESCARGAR NODE JS DESCARGAR GIT DESCARGAR FFMPEG DESCARGAR IMAGE MAGICK

  1. CREA UNA CARPETA EXCLUSIVA COMO LO VES EN EL TUTORIAL (NO INSTALAR SIN VER EL TUTORIAL PARA EVITAR ERRORES)
git clone https://github.com/ByTraxnox-X/Kasuma-Bot-MD
npm install -g yarn
cd kasuma-bot-md
yarn
npm install
npm start

INSTALACION EN TERMUX

TUTORIAL DE INSTALACION

  1. Para prevenir algún error de comandos, ponga uno por uno.
termux-change-repo
pkg upgrade -y && pkg update -y
pkg install git -y
pkg install nodejs -y
pkg install ffmpeg -y
pkg install imagemagick -y
git clone https://github.com/ByTraxnox-X/Kasuma-Bot-MD
cd Kasuma-Bot-MD
npm i 
  • Si elijes "npm run qr" el bot iniciara automaticamente con una vinculacion mediante un QR

  • Si elijes "npm run code" el bot iniciara automaticamente con una vinculacion mediante un codigo de emparejamiento

  1. Elegir el metodo de conexion:

        npm run qr  
        npm run code
    
  • Elije solo un comando, depende como quieras tu vinculacion y ponlo en la consola.
  1. Esperar a que se inicie el bot...
  • Si usted elegio el QR:

        Escanea el código QR desde el segundo dispositivo. (ir a whatsapp > Dispositivos Vinculados > Vincular un dispositivo)
    
  • Si usted elegio el Codigo de 8 digitos:

        Copia el codigo de 8 digitos (ir a whatsapp > Dispositivos Vinculados > Vincular un dispositivo > vincular con numero telefonico)
    

SI POR ALGUNA RAZON NO PUEDE CONECTARSE, ELIMINE LA CARPETA "SESSION" Y INTENTE DE NUEVO.


EN CASO DE DETENERSE EN TERMUX

cd 
cd Kasuma-Bot-MD
npm start

kasuma-bot-md's People

Contributors

bot-tx avatar bytraxnox-x 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.