mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 02:15:10 +02:00
Bunch of new aliases
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = class ThisGuyCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'this-guy',
|
||||
aliases: ['get-a-load-of-this-guy'],
|
||||
aliases: ['get-a-load-of-this-guy', 'get-a-load-of'],
|
||||
group: 'edit-meme',
|
||||
memberName: 'this-guy',
|
||||
description: 'Draws an image or a user\'s avatar over the "Get a load of this guy" meme.',
|
||||
|
||||
Reference in New Issue
Block a user