mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Change all throttling defaults
This commit is contained in:
@@ -16,7 +16,7 @@ module.exports = class HorseRaceCommand extends Command {
|
||||
memberName: 'horse-race',
|
||||
description: 'Bet on the fastest horse in a 6-horse race.',
|
||||
throttling: {
|
||||
usages: 1,
|
||||
usages: 2,
|
||||
duration: 10
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
|
||||
Reference in New Issue
Block a user