Relative Content

Tag Archive for javascriptnode.jsffmpegdiscord.jsytdl

Discord bot transmitting audio not working

this discord bot is supposed to join the users voice channel and play music, everything works except for it not transmitting audio. from what I can gather the error is happening somewhere between it playing the audio file and it being transmitted. any helps appreciated and I’m sure it’s not on the discord bot side since I gave it admin permissions and it still didn’t work.
should also be mentioned that im not a veteran when it comes to JavaScript so if the error s obvious sorry.

I’ve been raking my brain on this for 20 mins

this discord bot is supposed to join the users voice channel and play music, everything works except for it not transmitting audio. from what I can gather the error is happening somewhere between it playing the audio file and it being transmitted. I’ve been trying to use chat-GPT but to no avail.