mimamch / wa-multi-session

Multiple Session Whatsapp Socket Javascript Library
https://www.npmjs.com/package/wa-multi-session
MIT License
120 stars 38 forks source link

How would you change where creds are stored ? #22

Open Arslan-Soomro opened 1 year ago

Arslan-Soomro commented 1 year ago

I want to store the creds in mongodb, how can I go about it ? or for that matter how do I modify the method that takes cares of saving the creds ?

Jobians commented 10 months ago

Try to read project readme first.

https://github.com/mimamch/wa-multi-session/tree/master#optional-configuration-usageexamples

klawdyo commented 8 months ago

The author would be interested in working on an interface that supports multiple types of storage, such as redis, mongo, prisma, etc?