Briuor / wbm

wbm is an unofficial API to send bulk messages in whatsapp.
MIT License
203 stars 64 forks source link

Do you have any plan to give a web interface to scan QR code and select mobile number csv #9

Closed kshyam closed 3 years ago

kshyam commented 3 years ago

New Feature Request - Do you have any plan to give a web interface to scan QR code and select mobile number csv, amd message input. with Images.

Briuor commented 3 years ago

I'm working on some new features that are improve performance, a better code architecture, parameters to set a random interval to send messages, and send media(documents, images). To send messages to numbers from a csv file you can use another npm package like csv-wp that extract the numbers and pass the array of number/contacts to wbm. I'm not planing creating a web interface to scan QR code, but i can create it in a future release.