More Info Changes

This commit is contained in:
Daniel Odendahl Jr
2017-05-18 21:56:08 +00:00
parent 51b3006093
commit 6888d05c0b
+1 -1
View File
@@ -41,7 +41,7 @@ module.exports = class InfoCommand extends Command {
.addField('Uptime',
moment.duration(this.client.uptime).format('d[d]h[h]m[m]s[s]'), true)
.addField('Version',
version, true)
`v${version}`, true)
.addField('Node Version',
process.version, true)
.addField('Library',