Do you have a lot of unread dialogs and want to read them? Vkdreader will help you with this!
-
- Install
git clone https://github.com/moonquit/vkdreader.git
Git must be installed
- Install dependencies
pip install -r vkdreader/requirements.txt
- Run
At the main repo directory run
vkdreaderlike a module:
cd vkdreader python -m vkdreader -
Download the exe and run it
- Create virtual enviroment and install packages there
cd vkdreader python3 -m venv env source env/bin/activate
After session you can deacticate your envcd vkdreader python -m venv env env\scripts\activate
deactivate