This commit is contained in:
Daniel Odendahl Jr
2017-09-25 16:58:05 +00:00
parent b955863131
commit c443e68f7f
5 changed files with 7 additions and 4 deletions
+1
View File
@@ -7,6 +7,7 @@ module.exports = class DefineCommand extends Command {
constructor(client) {
super(client, {
name: 'word-of-the-day',
aliases: ['wordnik-word-of-the-day'],
group: 'random',
memberName: 'word-of-the-day',
description: 'Gets the word of the day.',