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 247d5af..a47926d 100644
--- a/bot.js
+++ b/bot.js
@@ -71,7 +71,7 @@ function GetQuoteOfTheDay(quoteNum = -1) {
}
client.on('ready', () => {
- log('[>] ARE YA READY KIDS? AYE AYE CAPTAIN!');
+ log('[>] AstralQuote is now ready using version '+ aqVersion +'!');
client.user.setPresence({
game: {
name: 'v.' + aqVersion + ' | ' + prefix + 'help',