From 24c9ab048c224da053d70eaa952a996a882e9501 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Mon, 27 Mar 2017 16:51:01 -0400 Subject: Adding Running a bot --- runbot.bat | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 runbot.bat (limited to 'runbot.bat') diff --git a/runbot.bat b/runbot.bat new file mode 100644 index 0000000..9f54b89 --- /dev/null +++ b/runbot.bat @@ -0,0 +1,3 @@ +@echo off +echo [INFO] Starting AleeBot +node bot.js \ No newline at end of file -- cgit v1.2.3