From fd30344bd8ce131cf5e988c8c2bfdb646883bf70 Mon Sep 17 00:00:00 2001 From: MatteZ02 <47610069+MatteZ02@users.noreply.github.com> Date: Sun, 16 Jun 2019 17:08:35 +0300 Subject: [PATCH] Update index.js --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index bdd87b1b..ea4834f1 100644 --- a/index.js +++ b/index.js @@ -211,6 +211,7 @@ Please provide a value to select one of the search results ranging from __1-10__ } } msg.channel.send(':x: Unknown command! Type -help for the list of commands!') + return; } else { const args = msg.content.split(' ');