1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-19 22:11:55 +00:00

Update index.js

This commit is contained in:
MatteZ02 2019-06-13 10:36:34 +03:00
parent 36e1ea30bd
commit 1b2a6fd7e3

View File

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