This is a Bot that sends messages automatically to another person in Whatsapp.
- This was made in NodeJS with the Puppeteer library.
- After cloning the project, go to the terminal and write: npm install puppeteer (or yarn install puppeteer).
- Change the variables named: contactName, amountOfMessages, and message to personalize your bot.