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

Importing a chat from LINE Messaging #12

Open jchan79 opened 4 years ago

jchan79 commented 4 years ago

I'm assuming LINE doesn't play nicely with what you made xD Text Visualization

jchan79 commented 4 years ago

The format is: Day, MM/DD/YYYY 12:00 AM [username] [message] 12:01 AM [username] [message]

Next Day, MM/DD/YYYY 08:00 AM [username] [message] etc.

BryceStevenWilley commented 4 years ago

Unfortunately, it doesn't, you're right. That's a good summary of the format though, I'll try to get to implementing something like that soon. Thanks!