robvanderleek / mudslide

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

how to send images? #1

Closed horapusa-lk closed 1 year ago

horapusa-lk commented 1 year ago

can i send whatsapp messages with image using this script?.If not availerble I hope you add this feature

CH1NRU5T commented 1 year ago

+1

create-issue-branch[bot] commented 1 year ago

Branch issue-1-how_to_send_images created!

robvanderleek commented 1 year ago

Hi @horapusa-lk @CH1NRU5T 👋

I've added commands to send images to individuals or groups, for example:

npx mudslide@latest send-image me image.png

Also see the Readme.

Let me know if you bump into any issues, thanks for the feedback!

CH1NRU5T commented 1 year ago

By any chance, can you add the command to share files? .apk etc.? Thank you for mentioning it by the way.

robvanderleek commented 1 year ago

Hi @CH1NRU5T

The Mudslide tool only implements a small subset of everything that can be done through the WhatsApp API (this is a side project and my time is very limited).

If you want this feature, please create a new issue, briefly describe your use-case and I'll attach a label to the issue so others can "upvote" it with likes. If there's enough interest I'll add the feature 🙂

KR, Rob