mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 05:10:17 +00:00
Update index.js
This commit is contained in:
parent
36e1ea30bd
commit
1b2a6fd7e3
1
index.js
1
index.js
@ -202,6 +202,7 @@ Please provide a value to select one of the search results ranging from __1-10__
|
|||||||
|
|
||||||
return undefined;
|
return undefined;
|
||||||
}
|
}
|
||||||
|
msg.channel.send(':x: Unknown command! Type -help for the list of commands!')
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
const args = msg.content.split(' ');
|
const args = msg.content.split(' ');
|
||||||
|
Loading…
Reference in New Issue
Block a user