aboutsummaryrefslogtreecommitdiff
path: root/aleebot.js
diff options
context:
space:
mode:
authorUnknown <Alee14498@gmail.com>2017-09-01 21:07:28 -0400
committerUnknown <Alee14498@gmail.com>2017-09-01 21:07:28 -0400
commit6d283a78fb355a4c5f39f2778b8c9d300fad35a1 (patch)
treeca0e4af7810e46ec66f5f12810770c8517be4f94 /aleebot.js
parent8e662d695129421b7647df52c1d5cf542ff5eede (diff)
downloadAleeBot-6d283a78fb355a4c5f39f2778b8c9d300fad35a1.tar.gz
AleeBot-6d283a78fb355a4c5f39f2778b8c9d300fad35a1.tar.bz2
AleeBot-6d283a78fb355a4c5f39f2778b8c9d300fad35a1.zip
Updates on console
Diffstat (limited to 'aleebot.js')
-rw-r--r--aleebot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/aleebot.js b/aleebot.js
index 45c9be3..0a3fbce 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -54,7 +54,7 @@ fs.readdir('./commands/', (err, files) => {
client.on('ready', () => {
- log("[>] AleeBot is now ready! Running version " + abversion + "!");
+ log(`[>] AleeBot is now ready! Running version ${abversion} in ${client.guilds.size} guilds!`);
client.user.setPresence({
game: {
name: 'with version ' + abversion + '',