feat: update requirements.txt & run.bat

master
wlt233 3 weeks ago
parent 8cab25163c
commit 437977585c

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

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