/Whatsapp-Bot

Primary LanguageJavaScript

Whatsapp-Bot

This is a Bot that sends messages automatically to another person in tik tok.

Technologies:

  • This was made in NodeJS with the Puppeteer library.

How to use it:

  • 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.