From 882ce7a7e382c595c323daa9b9f0950c877d58ce Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Sat, 15 May 2021 18:02:41 -0400 Subject: [PATCH] Fix --- commands/events/word-of-the-day.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/events/word-of-the-day.js b/commands/events/word-of-the-day.js index b53813c9..3fff7b95 100644 --- a/commands/events/word-of-the-day.js +++ b/commands/events/word-of-the-day.js @@ -9,7 +9,7 @@ module.exports = class WordOfTheDayCommand extends Command { super(client, { name: 'word-of-the-day', aliases: ['daily-word', 'wotd', 'word-of-day'], - group: 'search', + group: 'events', memberName: 'word-of-the-day', description: 'Responds with today\'s word of the day.', credit: [