mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 14:19:11 +02:00
Change all throttling defaults
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = class CertificateCommand extends Command {
|
||||
memberName: 'certificate',
|
||||
description: 'Sends a certificate of excellence with the name and reason of your choice.',
|
||||
throttling: {
|
||||
usages: 1,
|
||||
usages: 2,
|
||||
duration: 10
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
|
||||
Reference in New Issue
Block a user