https://github.com/justshush/whatsapp-bot
This is a whatsapp bot that sends a message repeatedly to a person on your contacts.
https://github.com/justshush/whatsapp-bot
bot nodejs puppeteer whatsapp whatsapp-web
Last synced: 3 months ago
JSON representation
This is a whatsapp bot that sends a message repeatedly to a person on your contacts.
- Host: GitHub
- URL: https://github.com/justshush/whatsapp-bot
- Owner: JustShush
- Created: 2021-08-02T21:06:47.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-06T18:31:02.000Z (over 4 years ago)
- Last Synced: 2025-07-08T14:07:33.183Z (12 months ago)
- Topics: bot, nodejs, puppeteer, whatsapp, whatsapp-web
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Whatsapp-Bot
This is a Bot that sends messages automatically to another person in Whatsapp.
## 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.
# Em Portugues agora :) (PT):portugal:
# Whatsapp-Bot
Isto é um bot que manda mensagens automaticamente para uma outra pessoa por Whatsapp.
## Tecnologias:
- Isto foi feito em Node.js com a biblioteca Puppeteer.
## Como usar:
- Depois de copiar os ficheiros, vai ao terminal(windownsKey + r, cmd) e escreve: npm install puppeteer.
- Troca as variaveis chamadas: constactName, amountOfMessages e message para conseguires personalizar o bot.
Join the discord support server if needed any help.
