mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-16 00:12:32 +02:00
Jealous girlfriend
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = class DistractedBoyfriendCommand extends Command {
|
|||||||
constructor(client) {
|
constructor(client) {
|
||||||
super(client, {
|
super(client, {
|
||||||
name: 'distracted-boyfriend',
|
name: 'distracted-boyfriend',
|
||||||
aliases: ['man-looking-at-other-woman'],
|
aliases: ['man-looking-at-other-woman', 'jealous-girlfriend'],
|
||||||
group: 'avatar-edit',
|
group: 'avatar-edit',
|
||||||
memberName: 'distracted-boyfriend',
|
memberName: 'distracted-boyfriend',
|
||||||
description: 'Draws three user\'s avatars over the "Distracted Boyfriend" meme.',
|
description: 'Draws three user\'s avatars over the "Distracted Boyfriend" meme.',
|
||||||
|
|||||||
Reference in New Issue
Block a user