From ed0e6d359cdec229cea770526d75a7726ca32352 Mon Sep 17 00:00:00 2001 From: Loic Bersier Date: Mon, 10 Sep 2018 18:52:19 +0200 Subject: [PATCH] removed unkown command response --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index e947de8..478cc3b 100644 --- a/index.js +++ b/index.js @@ -9,6 +9,7 @@ const client = new CommandoClient({ commandPrefix: 'haha ', owner: '267065637183029248', invite: 'https://discord.gg/SsMCsVY', + unknownCommandResponse: false, }); // Command groups client.registry