mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 21:40:49 +02:00
Whoopss
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports = class MemeCommand extends Command {
|
|||||||
constructor(client) {
|
constructor(client) {
|
||||||
super(client, {
|
super(client, {
|
||||||
name: 'meme',
|
name: 'meme',
|
||||||
group: 'fun',
|
group: 'image-edit',
|
||||||
memberName: 'meme',
|
memberName: 'meme',
|
||||||
description: 'Sends a meme with the text and background of your choice.',
|
description: 'Sends a meme with the text and background of your choice.',
|
||||||
clientPermissions: ['ATTACH_FILES'],
|
clientPermissions: ['ATTACH_FILES'],
|
||||||
|
|||||||
Reference in New Issue
Block a user