Thanks to visit codestin.com
Credit goes to github.com

Skip to content

NATESTUDIOS/WhatsApp-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

73 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

WhatsApp Bot (Render Deployment)

This is a sample WhatsApp bot built with Node.js and whatsapp-web.js.
It can tag all group members with !tagall.

πŸš€ Features

  • QR code login (via dashboard page)
  • Persistent session (with Render disk)
  • Simple web dashboard

πŸ”§ Deployment on Render

  1. Create a new Web Service on Render.
  2. Connect this repo.
  3. Set:
    • Build Command: npm install
    • Start Command: npm start
    • Instance Type: Free or Starter
  4. Add a Persistent Disk:
    • Mount path: /opt/render/project/src/session
  5. Visit your Render app URL:
    • If not connected β†’ QR code will appear
    • After scanning β†’ bot stays online

πŸ’¬ Commands

  • !tagall β†’ tags everyone in a group.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published