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(' ');