aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bot.js2
1 files changed, 1 insertions, 1 deletions
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}!')