From eb8ec6491641805531d2ccc91d3f068a8208979d Mon Sep 17 00:00:00 2001 From: Alee14 Date: Sun, 16 Apr 2017 16:04:43 -0400 Subject: Updated bot.js --- bot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot.js') diff --git a/bot.js b/bot.js index 53ec3cb..9a58569 100644 --- a/bot.js +++ b/bot.js @@ -46,4 +46,4 @@ client.on('message', message => { client.on("ready", () => client.user.setGame("For help: ab:help")) client.login ('token') - console.log('[INFO] Success! Bot is running') + console.log('[INFO] Success! Bot is running, Logged in as ${client.user.username}!') -- cgit v1.2.3