Skip to content

Hermit-md - Simple whatsapp Multi Device bot based on @adiwajshing/baileys

Notifications You must be signed in to change notification settings

A-d-i-t-h-y-a-n/hermit-md

Repository files navigation

HERMIT MD WHATSAPP BOT

Hermit-md - Simple whatsapp Multi Device whatsapp bot.


SETUP

  1. Scan the QR and copy it
    SCAN QR

DEPLOY TO KOYEB

  1. If You don't have a account in koyeb. Create a account.
    koyeb

  2. Get DATABASE_URL and copy it

  3. Get Koyeb api key

  4. Now Deploy
    DEPLOY

DEPLOY TO RAILWAY

  1. If You don't have a account in railway. Create a account.
    railway

  2. Now Deploy
    DEPLOY

RUN ON VPS/UBUNTU/WINDOWS

  1. Install NodeJs,ffmpeg
  2. Installation
    npm i -global pm2
    git clone https://github.com/A-d-i-t-h-y-a-n/hermit-md.git
    cd hermit-md
    npm install
    
  3. Configuration
    echo "VPS = true
      SESSION_ID = null
      AUTH_FILE = session
      SUDO = null
      PREFIX = .
      MODE = private
      LOG_MSG = true" > config.env
    
  • Start
    npm start
    
  • Stop
    pm2 delete hermit-md
    

For help visit Github wiki


WhatsApp