Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp Automation Bot

A Node.js script to automate sending messages using whatsapp-web.js.

Setup

  1. Install dependencies:
    npm install
  2. Add the numbers you want to send messages to in numbers.txt (one number per line, format: 1234567890).
  3. Add the codes or messages you want to send in codes.txt.
  4. Run the script:
    node index.js
  5. Scan the QR code that appears in the terminal with your WhatsApp app on your phone.

Security Warning

Never share your .wwebjs_auth folder, as it contains your WhatsApp session!

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages