mirror of
https://github.com/MrUnknownDE/UnknownAI.git
synced 2026-04-16 21:23:46 +02:00
huch?
This commit is contained in:
3
player/queueEnd.js
Normal file
3
player/queueEnd.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = (client, message, queue) => {
|
||||
message.channel.send(`${client.emotes.error} - Music stopped as there is no more music in the queue !`);
|
||||
};
|
||||
Reference in New Issue
Block a user