aboutsummaryrefslogtreecommitdiff
path: root/runbot.bat
diff options
context:
space:
mode:
authorAlee14 <alee14498@gmail.com>2017-03-27 16:57:23 -0400
committerAlee14 <alee14498@gmail.com>2017-03-27 16:57:23 -0400
commite7b9e3262062dfac05c7a7e96f3fd50a3e64152b (patch)
treee0d3e4943725d1c8be5b789b2a5954fc73724be9 /runbot.bat
parent24c9ab048c224da053d70eaa952a996a882e9501 (diff)
downloadAleeBot-e7b9e3262062dfac05c7a7e96f3fd50a3e64152b.tar.gz
AleeBot-e7b9e3262062dfac05c7a7e96f3fd50a3e64152b.tar.bz2
AleeBot-e7b9e3262062dfac05c7a7e96f3fd50a3e64152b.zip
honeyfry xP
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