robvanderleek / mudslide

Send WhatsApp messages from the command-line
ISC License
120 stars 12 forks source link

QR CODE #83

Closed Anayaali2019 closed 4 months ago

Anayaali2019 commented 4 months ago

is there any way to get QR CODE as image format i am trying to connect with my wordpress website but unable to fatch QR code

robvanderleek commented 4 months ago

Hi @Anayaali2019

Mudslide is based on the Baileys library and as far as I can find that only supports printing the QR code to the terminal/stdout.

Maybe you can pipe the output to a program that can generate an image from it?

Anayaali2019 commented 4 months ago

https://github.com/Anayaali2019/WhatsPress-Helper

robvanderleek commented 4 months ago

Hi @Anayaali2019

That's a nice spinoff project, good luck with development 🙂

I'm not a Wordpress user so my knowledge about it is close to zero, but in any case, be careful not to put WA credentials on places that are publicly accessible.

Kind regards, Rob