mirror of
https://github.com/MrUnknownDE/UnknownAI.git
synced 2026-04-20 23:13:45 +02:00
huch?
This commit is contained in:
3
player/channelEmpty.js
Normal file
3
player/channelEmpty.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 member in the voice channel !`);
|
||||
};
|
||||
Reference in New Issue
Block a user