Red-DiscordBot/startRedLoop.bat
2016-02-07 18:47:24 +01:00

7 lines
53 B
Batchfile

@Echo off
:Start
python red.py
timeout 3
goto Start