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-bot

Repository files navigation

HERMIT MD WHATSAPP BOT

Hermit-md - Simple whatsapp Multi Device whatsapp bot.


SETUP

  1. Fork
  2. Scan the QR or pair and copy it
    SESSION

Privacy and Security

  • Hermit-MD is an open-source bot with encrypted source code. We value privacy, and the core functionality is protected from tampering.
  • Your session ID, generated via https://hermit-md.adithyan.in.net/session, is encrypted with a secret password and stored securely for 24 hours.
  • The session data is only accessible by you. We cannot decrypt it, ensuring full privacy.
  • We do not use Pastebin or any other alternatives for storing session data. All session data is securely stored in a PostgreSQL database, which is fully controlled by us, ensuring your data's security and privacy.
  • Once the session is initiated, it is saved on your side in encrypted form, and the bot communicates with the server only for error reports, updates, and active user counts.
  • No personal data or decrypted sessions are shared via the WebSocket connection.

DEPLOY TO RENDER

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

  2. Get DATABASE_URL and copy it

  3. Get Render api key

  4. Now Deploy
    DEPLOY

DEPLOY TO KOYEB

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

  2. Create DATABASE_URL and copy it

  3. Get Koyeb API_KEY

  4. 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-bot.git
    cd hermit-bot
    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


Join us on Telegram

WhatsApp