Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nstseek/whatsapp-web-bot
A simple WhatsApp Web bot developed with Playwright that automates the app
https://github.com/nstseek/whatsapp-web-bot
node page-object playwright typescript whatsapp whatsapp-bot whatsapp-chat whatsapp-web yarn
Last synced: about 2 months ago
JSON representation
A simple WhatsApp Web bot developed with Playwright that automates the app
- Host: GitHub
- URL: https://github.com/nstseek/whatsapp-web-bot
- Owner: nstseek
- Created: 2023-07-25T19:24:00.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-07T07:26:46.000Z (over 1 year ago)
- Last Synced: 2024-10-14T05:41:28.119Z (3 months ago)
- Topics: node, page-object, playwright, typescript, whatsapp, whatsapp-bot, whatsapp-chat, whatsapp-web, yarn
- Language: TypeScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Whatsapp Web Bot
This bot was written to control Whatsapp Web, allowing you to select conversations, to mention someone, to write text and send messages.
It was tested in Windows 10, Node 16, yarn 1.22 and Chromium 115.
You need to run playwright install first before running the project, it usually runs when you run a `yarn` command on the root of the project.