mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 06:10:49 +02:00
Alias
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = class AstronomyPictureOfTheDayCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'astronomy-picture-of-the-day',
|
||||
aliases: ['nasa-apod', 'apod'],
|
||||
aliases: ['nasa-apod', 'apod', 'nasa-astronomy-picture-of-the-day'],
|
||||
group: 'random',
|
||||
memberName: 'astronomy-picture-of-the-day',
|
||||
description: 'Responds with today\'s Astronomy Picture of the Day.',
|
||||
|
||||
Reference in New Issue
Block a user