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:
@@ -24,7 +24,7 @@ module.exports = class ZeroDialogueCommand extends Command {
|
||||
memberName: 'zero-dialogue',
|
||||
description: 'Sends a text box from Megaman Zero with the quote of your choice.',
|
||||
throttling: {
|
||||
usages: 1,
|
||||
usages: 2,
|
||||
duration: 10
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
|
||||
Reference in New Issue
Block a user