Skip to content

Interprets facebook messenger archive data to count frequency of "reacts" in group chats, etc...

Notifications You must be signed in to change notification settings

joshspicer/messenger-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

messenger-stats

tracy:messenger-stats josh$ python3 messengerparse.py -h

usage: messengerparse.py [-h] [--mode MODE] input

Messenger Bulk Data Parsing Tool

positional arguments:
  input        json messenger archive file

optional arguments:
  -h, --help   show this help message and exit
  --mode MODE  Specify the mode to operate in. 
               DEFAULT: MOST_POPULAR
               Options: 
               
               - MOST_POPULAR: Counts how the total reacts each person
               in a group chat has received. 
               
               - COUNT: Counts how many messages
               occur in a given timeframe.

About

Interprets facebook messenger archive data to count frequency of "reacts" in group chats, etc...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published