aboutsummaryrefslogtreecommitdiff
path: root/runbot.bat
diff options
context:
space:
mode:
Diffstat (limited to 'runbot.bat')
-rw-r--r--runbot.bat4
1 files changed, 3 insertions, 1 deletions
diff --git a/runbot.bat b/runbot.bat
index 9f54b89..133e1e2 100644
--- a/runbot.bat
+++ b/runbot.bat
@@ -1,3 +1,5 @@
@echo off
+:1
echo [INFO] Starting AleeBot
-node bot.js \ No newline at end of file
+node bot.js
+goto 1 \ No newline at end of file