Skip to content
This repository has been archived by the owner on Oct 10, 2019. It is now read-only.
/ vkim Public archive

Analyzes a user's messages from vk.com

License

Notifications You must be signed in to change notification settings

mishantrop/vkim

Repository files navigation

vkim

Using

  • Login to vk.com.
  • Copy preset.example.php to preset.php.
  • Config preset.php.
  • Copy access.example.php to access.php.
  • Get access_token and secret by executing token.php in browser.
  • Write ACCESS_TOKEN and SECRET to access.php
  • Execute index.php in browser.
  • Have a nice day.

Screenshots

Report, part 0 Report, part 1 Report, part 1

Roadmap

  • PDF
  • Count emoji.
  • Cache dialogs.
  • Check timezone for messages.
  • Highlight popular word of another interlocutor on hover.
  • Timeline Chart: count of messages or count of words.