diff --git a/commands/games/whos-that-pokemon.js b/commands/games/whos-that-pokemon.js index 057a63e8..e5ac9aa5 100644 --- a/commands/games/whos-that-pokemon.js +++ b/commands/games/whos-that-pokemon.js @@ -11,6 +11,10 @@ module.exports = class WhosThatPokemonCommand extends Command { group: 'games', memberName: 'whos-that-pokemon', description: 'Guess who that Pokémon is.', + throttling: { + usages: 1, + duration: 15 + }, clientPermissions: ['ATTACH_FILES'], args: [ {