feat: update requirements.txt & run.bat

master
wlt233 3 weeks ago
parent 8cab25163c
commit 437977585c

@ -1,4 +1,4 @@
httpx
httpx[socks]
loguru
retry
selenium

@ -17,8 +17,8 @@
@REM timeout /T %CHECK_INTERVAL% >nul
@REM goto LOOP
call venv\Scripts\activate
:start
start /wait C:\Python39\python.exe C:\path\to\twitter\twitter.py
python server.py
echo script dead... restarting
goto start
Loading…
Cancel
Save