mirror of
https://github.com/MrUnknownDE/UnknownAI.git
synced 2026-04-19 06:23:45 +02:00
huch?
This commit is contained in:
3
player/searchCancel.js
Normal file
3
player/searchCancel.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = (client, message, query, tracks) => {
|
||||
message.channel.send(`${client.emotes.error} - You did not provide a valid response ... Please send the command again !`);
|
||||
};
|
||||
Reference in New Issue
Block a user