Commit a5d0a42b authored by 清理大师's avatar 清理大师 Committed by GitHub

Update bot_enable.bat

parent acc488c6
@echo off
set BOT_CD=0.5
set BOT_CD=1
cd ..
:loop
php bot/revbotservice.php
timeout /t %BOT_CD%
goto loop
\ No newline at end of file
goto loop
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment