mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 00:07:36 +02:00
Fix
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = class WordOfTheDayCommand extends Command {
|
|||||||
super(client, {
|
super(client, {
|
||||||
name: 'word-of-the-day',
|
name: 'word-of-the-day',
|
||||||
aliases: ['daily-word', 'wotd', 'word-of-day'],
|
aliases: ['daily-word', 'wotd', 'word-of-day'],
|
||||||
group: 'search',
|
group: 'events',
|
||||||
memberName: 'word-of-the-day',
|
memberName: 'word-of-the-day',
|
||||||
description: 'Responds with today\'s word of the day.',
|
description: 'Responds with today\'s word of the day.',
|
||||||
credit: [
|
credit: [
|
||||||
|
|||||||
Reference in New Issue
Block a user