mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
av alias
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = class AvatarCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'avatar',
|
||||
aliases: ['profile-picture', 'profile-pic', 'pfp'],
|
||||
aliases: ['profile-picture', 'profile-pic', 'pfp', 'av'],
|
||||
group: 'info',
|
||||
memberName: 'avatar',
|
||||
description: 'Responds with a user\'s avatar.',
|
||||
|
||||
Reference in New Issue
Block a user