mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 14:18:36 +02:00
Change all throttling defaults
This commit is contained in:
@@ -15,7 +15,7 @@ module.exports = class EjectCommand extends Command {
|
||||
memberName: 'eject',
|
||||
description: 'Ejects a user.',
|
||||
throttling: {
|
||||
usages: 1,
|
||||
usages: 2,
|
||||
duration: 30
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
|
||||
Reference in New Issue
Block a user