Throttling

This commit is contained in:
Daniel Odendahl Jr
2017-10-14 00:52:44 +00:00
parent cbd827c76a
commit 6e6a438e11
+4
View File
@@ -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: [
{