Skip to content
This repository has been archived by the owner on May 15, 2020. It is now read-only.

ostfor/vk_dump_dialog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Vk dialog dumper

Dumps dialogs from Vk using vk api

Installation instructions

  • Clone repository
  • Install requirements
pip install -r requirements.txt
  • Create configuration JSON file with folloeing contents
{
	"acess_token": "<access_token>"
}

Where acess_token is token, got from Vk API

Releases

No releases published

Packages

No packages published

Languages