From e7b9e3262062dfac05c7a7e96f3fd50a3e64152b Mon Sep 17 00:00:00 2001 From: Alee14 Date: Mon, 27 Mar 2017 16:57:23 -0400 Subject: honeyfry xP --- bot.js | 1 + runbot.bat | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/bot.js b/bot.js index 71504e8..35f4662 100644 --- a/bot.js +++ b/bot.js @@ -39,3 +39,4 @@ client.on('message', message => { client.on("ready", () => client.user.setGame("aleebot:help")) client.login ('token') + console.log('[INFO] Success! Bot is running') \ No newline at end of file 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 -- cgit v1.2.3