Add British Waldo Aliases

This commit is contained in:
Dragon Fire
2020-05-16 23:17:06 -04:00
parent a84adae2be
commit 51aaf5555a
+1 -1
View File
@@ -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!',