Upside-Down Converter

This commit is contained in:
Daniel Odendahl Jr
2017-04-13 13:36:02 +00:00
parent 56ebf4fa1f
commit 363b7df867
6 changed files with 93 additions and 4 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ module.exports = class InfoCommand extends Command {
.addField('Shards',
`${this.client.options.shardCount} (${this.client.shard.id})`, true)
.addField('Commands',
'109', true)
'110', true)
.addField('Owner',
'dragonfire535#8081', true)
.addField('Source Code',