mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Change all throttling defaults
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = class GandhiQuoteCommand extends Command {
|
||||
memberName: 'gandhi-quote',
|
||||
description: 'Makes Mahatma Gandhi say the quote you want.',
|
||||
throttling: {
|
||||
usages: 1,
|
||||
usages: 2,
|
||||
duration: 10
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
|
||||
Reference in New Issue
Block a user