Skip to main content

Package for counting messages from Facebook Messenger

Project description

Messenger Counter

Messenger Counter is python script that counts messages from Facebook Messenger and shows various statistics.

To perform calculations on your messages you need to download data directly from Facebook (in JSON format).

The most important features

Counter

Use count to count all messages and save summary to messages.json
Alternatively command chars counts all characters and saves to messages_chars.json

Statistics

Use stats to display statistics for all counted messages.
You can specify a conversation to which apply command: stats [conversation].
Add -c at the end to display detailed character statistics.

Use user [name] for detailed statistics for specific user.

yearly – displays summary and chart of messages grouped by year.
Specify user by using yearly [name].

daily – displays summary and chart of daily messages from the beginning of all conversations.
Specify messages with one user by using daily [name].
Add -h [hours] at the end to shift the chart by the certain number of hours.

Use hours to show hour distribution of messages
Specify messages with one user by using hours [name].
Add -h [hours] at the end to shift the chart by the certain number of hours.

Type help to display help prompt.
Use exit to exit the program.

How to download messages

  1. Select Settings & Privacy in the top right of Facebook, then click Settings.
  2. In the left column, click Your Facebook Information.
  3. Click on Download Your Information. fb1
  4. Deselect all and select Messages category by clicking the box on the right side.
  5. It is necessary to choose JSON format of your download request. fb2
  6. Click Create File to confirm the download request.
  7. Facebook will notify you when your copy will be ready to download.
  8. Go to the Available Files section.
  9. Click Download and enter your password.

Licence

License: GPL v3

Messenger Counter is licenced under Gnu Public Licence v3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

messenger-counter-0.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

messenger_counter-0.1-py3-none-any.whl (14.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page