Shard Info Fixes

This commit is contained in:
Daniel Odendahl Jr
2017-05-07 17:40:57 +00:00
parent 52e299b1b4
commit 87bc1e31e1
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ module.exports = class XiaoCommand extends Command {
'xiao'
],
group: 'randomimg',
memberName: 'xiaopai',
memberName: 'xiao-pai',
description: 'Sends a random image of Xiao Pai.'
});
}