mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 21:40:49 +02:00
ALIASES
This commit is contained in:
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user