sudo apt install python3-pip
sudo pip3 install setuptools Telethon
./cw.py
-
Download Python 3.8.2. for Windows https://www.python.org/ftp/python/3.8.2/python-3.8.2-webinstall.exe
-
Press Win+R, then type "cmd", press "Enter", then type following command
py -m pip install setuptools Telethon
-
Download latest version of this project: https://github.com/Deryugin/cw3-grinder/archive/master.zip
-
Extract somewhere (i.e. c:\python\cw3-grinder-master).
-
In cmd type this command
py c:\python\cw3-grinder-master\cw.py
(or another path depending on where did you extract files)