Fix /restart #4
All checks were successful
Subsonics - Pipeline/pipeline/head This commit looks good
All checks were successful
Subsonics - Pipeline/pipeline/head This commit looks good
This commit is contained in:
parent
ecdcb3c11c
commit
244ecae5b7
@ -22,18 +22,6 @@ module.exports = {
|
|||||||
|
|
||||||
interaction.reply({embeds: [embed]})
|
interaction.reply({embeds: [embed]})
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
let player = client.manager.players.get(interaction.guild.id)
|
|
||||||
|
|
||||||
if(!player) {
|
|
||||||
|
|
||||||
player.destroy()
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
const nodes = [
|
const nodes = [
|
||||||
{
|
{
|
||||||
host: "lavalink.devamop.in",
|
host: "lavalink.devamop.in",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user