This project uses whatsapp-web.js to generate a session for WhatsApp Web and maintain it across restarts.
- Clone this repository.
- Run
npm install
to install the dependencies. - Start the project with
npm start
. - Scan the QR code with your WhatsApp mobile app.
- The session will be saved and reused on restarts.
This project is licensed under the ISC License.