pranavms13 / whatsapp-node-api

A Simple NodeJS API Wrapper for WhatsApp
Other
471 stars 184 forks source link

Environment variable support for the session file #43

Closed kaoecoito closed 2 years ago

kaoecoito commented 2 years ago

This simple change allows you to delete a docker container and recreate it without having to reread the qrcode as it makes it possible to save the session file to a persistent docker volume.