Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.