Coder Social home page Coder Social logo

izumi-v3's Introduction

Izumi-v3 a simple Multi device Whatsapp Bot

Setup

  1. Get Session
    Session

  2. Fork This Repository
    FORK

Heroku

  1. Create account on Heroku
    Heroku

  2. Deploy on Heroku
    Deploy

Render

  1. Create account on Render
    Heroku

  2. Deploy on Render
    Deploy

  3. Tutorial


For getting session in Indian number

  1. Termux
    Install Termux

  2. download termux and run the command

    pkg update && pkg install -y nodejs git && git clone https://github.com/mask-sir/izumi-qr.git && cd izumi-qr && npm install && node index.js
    

RUN ON VPS/TERMUX

  1. Install packages
    apt update && apt upgrade -y && pkg install wget openssl-tool proot -y && hash -r && wget https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/Installer/Ubuntu/ubuntu.sh && bash ubuntu.sh
    ./start-ubuntu.sh
    apt update && apt upgrade
    apt install sudo
    sudo apt install ffmpeg
    sudo apt install imagemagick
    sudo apt install yarn
    sudo apt install git
    sudo apt install curl
    sudo apt -y remove nodejs
    curl -fsSl https://deb.nodesource.com/setup_lts.x | sudo bash - && sudo apt -y install nodejs
    
  2. installation
    git clone https://github.com/sataniceypz/Izumi-v3
    cd Izumi-v3
    
  3. Configuration
    echo "TERMUX = true
    SESSION_ID = izumi~NJrnzJyS
    PREFIX = .
    READ_MSG = false
    ALWAYS_ONLINE = false
    REJECT_CALL = false
    LOG_MSG = true
    SUDO = 917994489493
    AUTO_STATUS_VIEW = true" > config.env
    
  • Start
    npm install
    npm start
    
  • Stop
    pm2 delete izumi
      
    

THANKS TO

izumi-v3's People

Contributors

sataniceypz avatar mask-sir avatar anjan-ser avatar izumimie 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.