mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-22 18:29:14 +02:00
Change all throttling defaults
This commit is contained in:
@@ -10,7 +10,7 @@ module.exports = class GhostCommand extends Command {
|
||||
memberName: 'ghost',
|
||||
description: 'Draws an image or a user\'s avatar but with a ghost-like transparency.',
|
||||
throttling: {
|
||||
usages: 1,
|
||||
usages: 2,
|
||||
duration: 10
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
|
||||
Reference in New Issue
Block a user