You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
can someone make me this code match with the bot packages and stuffs
i tryed myself but i still have issues with it
module.exports={help: {name: "8d",aliases: []},run: async(client,message,args)=>{if(!message.member.voice.channel)returnmessage.channel.send("❌ | You are not in a voice channel!");if(message.guild.me.voice.channel&&message.member.voice.channel.id!==message.guild.me.voice.channel.id)returnmessage.channel.send("❌ | You are not in my voice channel!");if(!client.player.isPlaying(message.guild.id)){returnmessage.channel.send("❌ | I'm not playing anything?");}constedEnabled=awaitclient.player.getQueue(message.guild.id).filters["8D"];client.player.setFilters(message.guild.id,{"8D": !edEnabled});returnmessage.channel.send(`✅ | 8D ${!edEnabled ? "Enabled" : "Disabled"}!`)}};
tnx
The text was updated successfully, but these errors were encountered:
Just put a link to an 8D song, it's difficult to match code like this, it will also mess up your audio quality if you just make it a mode. Plus that command won't even work, as I said just play an 8D song.
can someone make me this code match with the bot packages and stuffs
i tryed myself but i still have issues with it
tnx
The text was updated successfully, but these errors were encountered: