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:
@@ -12,7 +12,7 @@ module.exports = class MirrorCommand extends Command {
|
||||
memberName: 'mirror',
|
||||
description: 'Draws an image or a user\'s avatar but mirrored on the X/Y axis (or both).',
|
||||
throttling: {
|
||||
usages: 1,
|
||||
usages: 2,
|
||||
duration: 10
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
|
||||
Reference in New Issue
Block a user