Ax3Effect / vkimagegrabber

Grabs photos from conference chats in VK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vkimagegrabber

Grabs photos from conference chats in VK

Python 3.

First of all, you need to install VK package

  • pip install vk

Secondly, you need to install Configobj

  • pip install configobj

Set up "vk_token" in "settings.ini" file and change "chat_id" in the script itself.

About

Grabs photos from conference chats in VK


Languages

Language:Python 100.0%