From f8ed83c85d4ab28e810de34ca5adde6225c8bc5b Mon Sep 17 00:00:00 2001 From: Loic Bersier Date: Mon, 5 Nov 2018 00:11:01 +0100 Subject: [PATCH] Dont abuse it k thx --- commands/utility/feedback.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/utility/feedback.js b/commands/utility/feedback.js index ad8741fa..7ed77134 100644 --- a/commands/utility/feedback.js +++ b/commands/utility/feedback.js @@ -9,7 +9,7 @@ module.exports = class feedbackCommand extends Command { name: 'feedback', group: 'utility', memberName: 'feedback', - description: `Send feedback`, + description: `Send feedback ( if you abuse you will get blacklisted )`, throttling: { usages: 2, duration: 60,