diff --git a/commands/games-sp/waldo.js b/commands/games-sp/waldo.js index cafce15c..5a944057 100644 --- a/commands/games-sp/waldo.js +++ b/commands/games-sp/waldo.js @@ -6,7 +6,7 @@ module.exports = class WaldoCommand extends Command { constructor(client) { super(client, { name: 'waldo', - aliases: ['wheres-waldo', 'where\'s-waldo'], + aliases: ['wheres-waldo', 'where\'s-waldo', 'wally', 'wheres-wally', 'where\'s-wally'], group: 'games-sp', memberName: 'waldo', description: 'Try to find Waldo with spoiler tags!',