mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-13 15:58:06 +02:00
Fix blush memberName
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports = class BlushCommand extends ImgurAlbumCommand {
|
||||
super(client, {
|
||||
name: 'blush',
|
||||
group: 'roleplay',
|
||||
memberName: 'break-up',
|
||||
memberName: 'blush',
|
||||
description: 'Blushes at a user.',
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
albumID: BLUSH_ALBUM_ID,
|
||||
|
||||
Reference in New Issue
Block a user