BryceStevenWilley / visioning_texts

A D3 project that locally visualizes your messages from Signal or Whatsapp
GNU General Public License v3.0
37 stars 6 forks source link

Support for Facebook Messenger #11

Closed oisinq closed 4 years ago

oisinq commented 4 years ago

Similar to #1, but I thought I'd make a request for Messenger individually because it's not exactly part of the original issue. Facebook let's you export your entire message history

I think I'd be happy to help out with this myself in the future when I've actually got some spare time

BryceStevenWilley commented 4 years ago

I wouldn't mind doing this, I did find https://ericezam.github.io/MessengerDataAnalysis/ in the reddit comments though. I haven't tried it, but it honestly fills most of the same features (offline/local, your data, open source). I wouldn't refuse a PR implementing though! ;) Feel free to ask any question about code structure, I wasn't expected that much attention this quickly, it's not well documented at the moment.

HexaCubist commented 4 years ago

See PR #17 for a semi-tested implementation of this.

BryceStevenWilley commented 4 years ago

With #17 merged, this is already in! Open source is amazing.