aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnknown <Alee14498@gmail.com>2017-10-27 09:43:31 -0400
committerUnknown <Alee14498@gmail.com>2017-10-27 09:43:31 -0400
commitb097c2614e2762a7564325fdd9eb39a2cf5f50ba (patch)
treee2257379713e8923b948ec1f57c0dfe41747a915
parentb578295c6c6a0849e165a0a6c27ccc7bea7f9fc5 (diff)
downloadAstralQuote-ATC-b097c2614e2762a7564325fdd9eb39a2cf5f50ba.tar.gz
AstralQuote-ATC-b097c2614e2762a7564325fdd9eb39a2cf5f50ba.tar.bz2
AstralQuote-ATC-b097c2614e2762a7564325fdd9eb39a2cf5f50ba.zip
Updates on the uptime command
-rw-r--r--bot.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot.js b/bot.js
index 85b5af5..029ea43 100644
--- a/bot.js
+++ b/bot.js
@@ -285,6 +285,7 @@ client.on('message', message => {
}
message.reply(":clock1: AstrelQuact has been up for " + timeString + " hours.");
+ console.log("[!] Someone just typed in the uptime command on me and here's how long i've been on for: "+ timeString)
} else if (message.content.startsWith("!")) {
deleteOriginalMessage = false;