diff --git a/commands/reserved/bsespam.js b/commands/reserved/bsespam.js index 29d74a4f..5a3d7dc1 100644 --- a/commands/reserved/bsespam.js +++ b/commands/reserved/bsespam.js @@ -6,6 +6,8 @@ class bsespamCommand extends Command { aliases: ['bsespam'] , //Required category: 'reserved', //recommended channelRestriction: 'guild', //needed if you want to restrict where we can launch the command + cooldown: 3600, + ratelimit: 2, args: [ //if need args { id: 'number',