Channel Voice Mute BOT

Good morning, I had a question how the bot can mute itself into voice without the server mute, please help me ?
14 Replies
d.js toolkit
d.js toolkit6mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by staff
d.js docs
d.js docs6mo ago
interface JoinVoiceChannelOptions The options that can be given when joining a voice channel.
Oxyde
Oxyde6mo ago
The problem is I don't use discord js for vocals, I use Poru which is used to connect the vocals etc.
chewie 🌈
chewie 🌈6mo ago
well then not djs related I suppose ask their support if they have one.
Oxyde
Oxyde6mo ago
I asked them if they had something that works like this, they told me no, how can I do it then ?
chewie 🌈
chewie 🌈6mo ago
dont use their package?
d.js docs
d.js docs6mo ago
guide Library: Voice Connections read more
Oxyde
Oxyde6mo ago
If I use their packages but apparently for the bot to mutate itself this works does not exist in their package the poru module creates the server connection, I can't create 2 connections in one voice can I?
chewie 🌈
chewie 🌈6mo ago
you cant
Oxyde
Oxyde6mo ago
Ah, how can I do it ?
chewie 🌈
chewie 🌈6mo ago
do what
Oxyde
Oxyde6mo ago
Well by ensuring that the bot mutates itself even though the bot does not use the same module
chewie 🌈
chewie 🌈6mo ago
We dont provide support for other packages. If the package you are using doesn't support it, dont use said package.
Oxyde
Oxyde6mo ago
Okay ty