wtfaremyinitials / osa-imessage

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

Get list of recent chats #11

Closed briangonzalez closed 7 years ago

briangonzalez commented 7 years ago

Is this possible?

wtfaremyinitials commented 7 years ago

It's not currently supported in osa-imessage but it should be possible to add by querying the ~/Library/Messages/chat.db database. I don't have a ton of time to write that feature but PRs are always welcome.