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

added facebook messenger chat files parser #17

Merged
merged 4 commits into from
Oct 15, 2022

Conversation

gajrajgchouhan
Copy link
Contributor

@gajrajgchouhan gajrajgchouhan commented Oct 15, 2022

  • I couldnt find a way to check the time zone for timestamps.
  • Also, the parser is only for JSON.

Fixes #14

chatminer/chatparsers.py Outdated Show resolved Hide resolved
chatminer/chatparsers.py Outdated Show resolved Hide resolved
chatminer/chatparsers.py Outdated Show resolved Hide resolved
@joweich
Copy link
Owner

joweich commented Oct 15, 2022

@gajrajgchouhan did you use the guide linked in #14 for exporting the chat?

@gajrajgchouhan
Copy link
Contributor Author

I'll do the requested changes in a bit.

Yes, I exported the chats from the Android messenger app using the specified guide.

@joweich joweich merged commit 3d5c9f7 into joweich:main Oct 15, 2022
@joweich
Copy link
Owner

joweich commented Oct 15, 2022

@gajrajgchouhan feel free to have a look #18 in case you want to contribute further by adding a unit test for Facebook chatfiles

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

Successfully merging this pull request may close these issues.

Implement parser for Facebook Messenger chatfiles
2 participants