Ratelimiting

This commit is contained in:
Daniel Odendahl Jr
2017-05-25 03:39:02 +00:00
parent 29ec617399
commit 8b97eaa069
14 changed files with 53 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ module.exports = class PruneCommand extends Command {
guildOnly: true,
throttling: {
usages: 1,
duration: 60
duration: 15
},
args: [
{