Skip to content

miguelitodev/bot-whatsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



BOT WHATSAPP

This is a bot for spam on whatsapp 🤣🤣🤣



How to use

    const recipient = "Tia"
    // -> the person that you will send message
    
    const objectInput = "div._2UL8j"
    // -> not change this, just if don't work, possible solution below
    
    const message = "😍😍😍";
    // -> the message



Troubleshooting

TypeError: Cannot read property 'focus' of null
    at main (C:\www\botjswhatsapp\index.js:22:22)
    at processTicksAndRejections (node:internal/process/task_queues:93:5)

If apear this error to you, open developer tools of google -> elements -> go to input of whatsapp web, get the class and change on const



Ref




Made with ❤️ by Miguel Riquelme