mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 22:34:46 +02:00
Change all throttling defaults
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = class BottomTextCommand extends Command {
|
||||
memberName: 'bottom-text',
|
||||
description: 'Sends a bottom text meme.',
|
||||
throttling: {
|
||||
usages: 1,
|
||||
usages: 2,
|
||||
duration: 10
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
|
||||
Reference in New Issue
Block a user