Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[features] Sending an image or audio #14

Closed
valessiobrito opened this issue Nov 7, 2020 · 2 comments
Closed

[features] Sending an image or audio #14

valessiobrito opened this issue Nov 7, 2020 · 2 comments

Comments

@valessiobrito
Copy link

I'm not good at programming. I'm trying to adapt the code to send an attachment or audio. I'm not getting. Any tips?

const message = fs.readFileSync('photo.jpg');

it's not the expected result.

@Briuor
Copy link
Owner

Briuor commented Nov 7, 2020

wbm still not support sending images or audios.
I'm not having too much time to work on new features, but for sure the next feature is allow sending images.
I've tried implementing it before but it wasn't easy as i thought.

The project whatsapp-web.js is about whatsapp automation too and it allows sending images. Maybe it can help you.

@valessiobrito
Copy link
Author

Thanks for answering. I think it will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants