aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnknown <Alee14498@gmail.com>2017-10-27 09:46:10 -0400
committerUnknown <Alee14498@gmail.com>2017-10-27 09:46:10 -0400
commitb07b44df1969afe14ebed70fb0712abf04e8a02b (patch)
treed60041ce3ddfb46e42bab5fb1ef676b4d73a27ea
parent0b895ec026f225dda71f634531068cd6ea95a367 (diff)
downloadAstralQuote-ATC-b07b44df1969afe14ebed70fb0712abf04e8a02b.tar.gz
AstralQuote-ATC-b07b44df1969afe14ebed70fb0712abf04e8a02b.tar.bz2
AstralQuote-ATC-b07b44df1969afe14ebed70fb0712abf04e8a02b.zip
Fixes
-rw-r--r--bot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot.js b/bot.js
index 7b50542..c9c0202 100644
--- a/bot.js
+++ b/bot.js
@@ -285,7 +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! Here's how long i've been up for: " + timeString + "hours.")
+ console.log("[!] Someone just typed in the uptime command! Here's how long i've been up for: " + timeString + " hours.")
} else if (message.content.startsWith("!")) {
deleteOriginalMessage = false;