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