mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 06:42:50 +02:00
Change all throttling defaults
This commit is contained in:
@@ -13,7 +13,7 @@ module.exports = class ApprovedCommand extends Command {
|
||||
memberName: 'approved',
|
||||
description: 'Draws an "approved" stamp over an image or a user\'s avatar.',
|
||||
throttling: {
|
||||
usages: 1,
|
||||
usages: 2,
|
||||
duration: 10
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
|
||||
Reference in New Issue
Block a user