✨ Bug fixes & update (v3.0.0)
This commit is contained in:
3
player/searchInvalidResponse.js
Normal file
3
player/searchInvalidResponse.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = (client, message, query, tracks, content, collector) => {
|
||||
message.channel.send(`${client.emotes.error} - You must send a valid number between **1** and **${tracks.length}** !`);
|
||||
};
|
||||
Reference in New Issue
Block a user