Skip to content

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

Notifications You must be signed in to change notification settings

Teestar001/hermit-md

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 HEROKU

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

  2. Now Deploy
    DEPLOY

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

Support Me

If you find this project helpful and would like to support my efforts, you can show your appreciation in three ways:

  1. Buy Me a Coffee: Your support will help me stay motivated and continue working on exciting projects like this one.

        Buy Me Coffee

  1. Donate USDT (Tether) Crypto: You can also support me by donating crypto directly to my USDT wallet. Your contribution will go a long way in helping me improve and maintain this project.

    Crypto Wallet Address: 0x816a82f51b45e97ffeff60e177ae79f5ae971efb

Your generosity is greatly appreciated!

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Dockerfile 0.3%