Add back "This is Shard"

This commit is contained in:
dragonfire535
2017-03-09 00:03:26 -05:00
parent f85b62fc36
commit 63a093850a
+1 -1
View File
@@ -47,7 +47,7 @@ class InfoCommand extends commando.Command {
.addField('Users',
users, true)
.addField('Shards',
this.client.options.shardCount, true)
this.client.options.shardCount + " (This is Shard: " + this.client.shard.id + ")", true)
.addField('Commands',
config.commandcount, true)
.addField('Owner',