Collection of script for easiest work with VK
DownloadVkAlbum — downloading full photo album of user or group.
VKSpySystem — tracking user. At the moment it can find out user age and check last liked posts.
EnotikBot — fluffy bot. It can Вміє publish random quote from bash.im and random article from Codeguida.
QuickVK — system for quick backuping important data from terminal. Also it can be used to read and send messages.
SelfDestroyMessages — messages that are deleted ourselves
ДTo work needed Python 3. You also need to install dependence. This can be done only for a single script, and all at once.
# Single script
pip install -r VKSpySystem/requirements.txt
# All scripts
pip install -r requirements.txt
Also every script you need to login, so fill the variables login and password. Some instead of login and password need a token.
This project is distributed under GNU General Public License, version 3