From 928d85c0a56392abe9ebb3b0866cee0dfd6750d8 Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Mon, 20 Mar 2017 12:25:45 +0000 Subject: [PATCH] Make Created On not so ridiculous --- 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 1b6c4275..310028b9 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\nCreated ' + 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!') + .setFooter('©2017 dragonfire535 | Created ' + moment.duration(this.client.user.createdTimestamp - Date.now()).format('y[ years], M[ months], w[ weeks, and ]d[ days]') + ' ago!') .setThumbnail(this.client.user.avatarURL) .setURL('http://dragonfire535.weebly.com/xiaobot.html') .addField('Commands',