Fix /restart #4
All checks were successful
Subsonics - Pipeline/pipeline/head This commit looks good

This commit is contained in:
CICD - Pipeline 2023-04-22 17:00:36 +02:00
parent ecdcb3c11c
commit 244ecae5b7

View File

@ -22,18 +22,6 @@ module.exports = {
interaction.reply({embeds: [embed]})
let player = client.manager.players.get(interaction.guild.id)
if(!player) {
player.destroy()
}
const nodes = [
{
host: "lavalink.devamop.in",