mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user