From d58672f7858131135b40218008d9874a5e56157e Mon Sep 17 00:00:00 2001 From: Supositware Date: Mon, 25 Mar 2019 18:14:06 +0100 Subject: [PATCH] Fixed category name and added "match: rest" --- commands/reserved/fartpiss.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/commands/reserved/fartpiss.js b/commands/reserved/fartpiss.js index 5eecbc0..5070c65 100644 --- a/commands/reserved/fartpiss.js +++ b/commands/reserved/fartpiss.js @@ -6,11 +6,12 @@ class fartpissCommand extends Command { aliases: ['fartpiss'], cooldown: 86400000, ratelimit: 5, - category: 'reserver', + category: 'reserved', args: [ { id: 'member', - type: 'member' + type: 'member', + match: 'rest' } ], description: {