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:
@@ -23,7 +23,7 @@ module.exports = class UndertaleCommand extends Command {
|
||||
description: 'Sends a text box from Undertale with the quote and character of your choice.',
|
||||
details: `**Characters:** ${characters.join(', ')}`,
|
||||
throttling: {
|
||||
usages: 1,
|
||||
usages: 2,
|
||||
duration: 10
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
|
||||
Reference in New Issue
Block a user