The goal of this code is to delete heap of reposted posts on VK wall, which are not needed.
-
Copy code and create
venv
with given requirements. -
Create file
config.py
and put 2 string variables:login
;password
. You should use only your phone number as login.login = '+7**********' password = '*********'
-
Run code with following command:
python main.py