From d88ce1133b92aea32d124f0242a16d849364d4f9 Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Mon, 20 Mar 2017 12:20:40 +0000 Subject: [PATCH] Created Ago in Info --- commands/botinfo/info.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/botinfo/info.js b/commands/botinfo/info.js index 7b7b6b25..de83bd49 100644 --- a/commands/botinfo/info.js +++ b/commands/botinfo/info.js @@ -30,7 +30,7 @@ class InfoCommand extends commando.Command { .setAuthor(this.client.user.username, this.client.user.avatarURL) .setColor(0x00AE86) .setDescription('XiaoBot is your personal companion for your Discord Server!') - .setFooter('©2017 dragonfire535', this.client.user.avatarURL) + .setFooter('©2017 dragonfire535 | Created ' + moment.duration(this.client.user.createdTimestamp - Date.now()).format('y[ years], M[ months], w[ weeks], d[ days], h[ hours], m[ minutes, and ]s[ seconds]') + ' ago!', this.client.user.avatarURL) .setThumbnail(this.client.user.avatarURL) .setURL('http://dragonfire535.weebly.com/xiaobot.html') .addField('Commands',