This commit is contained in:
Daniel Odendahl Jr
2017-08-23 11:02:15 +00:00
parent 042d7ca615
commit 6b2091e272
+1 -1
View File
@@ -7,7 +7,7 @@ module.exports = class WhosThatPokemonCommand extends Command {
constructor(client) {
super(client, {
name: 'whos-that-pokemon',
aliases: ['who-pokmeon', '', 'whos-that-pokémon', 'who-pokémon'],
aliases: ['who-pokemon', '', 'whos-that-pokémon', 'who-pokémon'],
group: 'games',
memberName: 'whos-that-pokemon',
description: 'Guess who that Pokémon is.',