Skip to content

A simple bash script paired with a JS function to spam your friends with dad jokes.

License

Notifications You must be signed in to change notification settings

catabozan/whatsapp-dad-jokes-spammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

whatsapp-dad-jokes-spammer

A bash script that uses a JavaScript function to send dad jokes into whatsapp conversations

Usage

  1. Open WhatsApp Web.
  2. Get the css selectors of the textarea and send button
  3. Replace the selectors in whatsapp_msg_sender.js
  4. Copy the function in whatsapp_msg_sender.js into the developer console
  5. Run dad_jokes_sender.sh in terminal and focus the developer console(click on it) so the script can paste in the commands
  6. Enjoy annoying your friends :)

Configuration

  • You can edit dad_jokes_sender.sh to set the amount of jokes to send and the delay between each one (default 50 jokes, 5s delay between each one)

  • You can edit whatsapp_msg_sender.js to set the css selectors for the textarea and the send button

About

A simple bash script paired with a JS function to spam your friends with dad jokes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published