mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 14:00:22 +02:00
Fix
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = class MemeGenCommand extends Command {
|
|||||||
name: 'meme-gen',
|
name: 'meme-gen',
|
||||||
aliases: ['meme-generator', 'gen-meme', 'mg', 'mgc'],
|
aliases: ['meme-generator', 'gen-meme', 'mg', 'mgc'],
|
||||||
group: 'edit-meme',
|
group: 'edit-meme',
|
||||||
memberName: 'meme-gen-classic',
|
memberName: 'meme-gen',
|
||||||
description: 'Sends a meme with the text and background of your choice.',
|
description: 'Sends a meme with the text and background of your choice.',
|
||||||
throttling: {
|
throttling: {
|
||||||
usages: 2,
|
usages: 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user