Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/c0de-l00p/whatsapp-bot

Simple whatsapp bot made with node js and puppeteer
https://github.com/c0de-l00p/whatsapp-bot

node puppeteer qrcode whatsapp

Last synced: 6 days ago
JSON representation

Simple whatsapp bot made with node js and puppeteer

Awesome Lists containing this project

README

        

## How to run

First install the packages
`npm i`

Then
`npm update`
`npm update puppeteer`

Now launch server
`npm start`


**Note**: This repo is using __LocalAuth__ strategy which won't be applicable if you are using hosts with ephemeral file systems. So if you're using one, you would be asked to scan QR whenever you start or restart the server.
For more Details see https://wwebjs.dev/guide/authentication.html