X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

WhatsApp Random Message Sender

Usage

  1. Install required libraries:
  • pip install -r requirements.txt
  1. Run the script:

    python mesaage_spam.py
    
  2. Follow on-screen instructions to log in to WhatsApp Web.

  3. The script will send random messages to the current chat.

Customization

  • Edit the messages variable to change the list of messages to send.
  • Adjust the sleep interval for message timing..
X Tutup