This commit is contained in:
Daniel Odendahl Jr
2017-09-25 16:10:36 +00:00
parent d9d9219ddc
commit e06144c247
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ module.exports = class DefineCommand extends Command {
constructor(client) {
super(client, {
name: 'word-of-the-day',
group: 'search',
group: 'random',
memberName: 'word-of-the-day',
description: 'Gets the word of the day.',
clientPermissions: ['EMBED_LINKS']