mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
One last alias
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = class LookAtThisPhotographCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'look-at-this-photograph',
|
||||
aliases: ['photo', 'nickelback'],
|
||||
aliases: ['photo', 'nickelback', 'look-at-this-photo'],
|
||||
group: 'avatar-edit',
|
||||
memberName: 'look-at-this-photograph',
|
||||
description: 'Draws a user\'s avatar over Nickelback\'s photograph.',
|
||||
|
||||
Reference in New Issue
Block a user