mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 22:44:32 +02:00
Base imagemagick command throttling on response time
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = class ImplodeCommand extends Command {
|
||||
description: 'Draws an image or a user\'s avatar but imploded.',
|
||||
throttling: {
|
||||
usages: 1,
|
||||
duration: 60
|
||||
duration: 15
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
credit: [
|
||||
|
||||
Reference in New Issue
Block a user