mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 14:00:22 +02:00
Change all throttling defaults
This commit is contained in:
@@ -13,7 +13,7 @@ module.exports = class RejctedCommand extends Command {
|
||||
memberName: 'rejected',
|
||||
description: 'Draws a "rejected" 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