aboutsummaryrefslogtreecommitdiff
path: root/run.bat
diff options
context:
space:
mode:
Diffstat (limited to 'run.bat')
-rw-r--r--run.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/run.bat b/run.bat
new file mode 100644
index 0000000..31af281
--- /dev/null
+++ b/run.bat
@@ -0,0 +1,4 @@
+:a
+git pull
+node bot.js
+goto a \ No newline at end of file