✨ Bug fixes & update (v4.0.0)
This commit is contained in:
@@ -5,6 +5,6 @@ module.exports = {
|
||||
utilisation: '{prefix}debug',
|
||||
|
||||
execute(client, message) {
|
||||
message.channel.send(`${client.emotes.success} - Robot connected in **${client.voice.connections.size}** channels !`);
|
||||
message.channel.send(`${client.emotes.success} - ${client.user.username} connected in **${client.voice.connections.size}** channels !`);
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user