mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-22 18:29:14 +02:00
Fix
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = class GandhiQuoteCommand extends Command {
|
|||||||
super(client, {
|
super(client, {
|
||||||
name: 'gandhi-quote',
|
name: 'gandhi-quote',
|
||||||
aliases: ['gandhi', 'mahatma-gandhi', 'mahatma-gandhi-quote'],
|
aliases: ['gandhi', 'mahatma-gandhi', 'mahatma-gandhi-quote'],
|
||||||
group: 'edit-meme',
|
group: 'edit-image',
|
||||||
memberName: 'gandhi-quote',
|
memberName: 'gandhi-quote',
|
||||||
description: 'Makes Mahatma Gandhi say the quote you want.',
|
description: 'Makes Mahatma Gandhi say the quote you want.',
|
||||||
throttling: {
|
throttling: {
|
||||||
|
|||||||
Reference in New Issue
Block a user