wwebjs-mongo

JSON →
library 1.1.0 ·javascript
verified Jun 5, 2026

MongoDB plugin for whatsapp-web.js to persist WhatsApp MultiDevice sessions. v1.1.0 is the current stable release. It uses Mongoose under the hood to store session data in MongoDB, enabling session recovery across app restarts. Key differentiator: it is the official MongoDB store for TheRemoteAuth strategy in whatsapp-web.js, replacing the default in-memory store. Simple to integrate with just a few lines of code.