aboutsummaryrefslogtreecommitdiff
path: root/bot.js
diff options
context:
space:
mode:
Diffstat (limited to 'bot.js')
-rw-r--r--bot.js1
1 files changed, 1 insertions, 0 deletions
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