wtfaremyinitials / osa-imessage

Send and receive iMessages with nodejs
MIT License
324 stars 54 forks source link

Feature request: support sending file attachments #26

Open elliotaplant opened 6 years ago

elliotaplant commented 6 years ago

I love the repo! Thanks for making it.

Since iMessage can handle sending files, it would be nice if this package could handle sending files as well.

I've made a PR that gives the export a sendFile method that accepts a handle and an absolute filepath. Let me know what you think!

Cheers,

Elliot

joshbg2k commented 6 years ago

Works for me, and very timely. Thanks!

elliotaplant commented 6 years ago

Great! @wtfaremyinitials, what do you think?

wtfaremyinitials commented 6 years ago

Hi! Thanks for the contribution, it’s very much appreciated 😊

I’m currently busy with moving out of my current apartment so I won’t be able to review/publish until early next week.

AddoSolutions commented 4 years ago

Hey, any chance this could be merged? :) Thanks!