six
DIAdiscord.js - Imagine an app
•Created by six on 3/10/2024 in #djs-voice
multiple event listeners
so this is the code i have
for some reason the
end
listener count is 2?, and it seems to increase every time i speak?27 replies
DIAdiscord.js - Imagine an app
•Created by six on 2/20/2024 in #djs-voice
Opus stream
are there any easy ways to convert the opus stream you receive from discord into wav buffer?
6 replies
DIAdiscord.js - Imagine an app
•Created by six on 1/2/2024 in #djs-voice
forcefully stopping player
hey i just wanted to know if theres a way to forcefully stop playing a resource for example
6 replies
DIAdiscord.js - Imagine an app
•Created by six on 10/26/2023 in #djs-voice
Help with audio stream.
Im trying to make a bot which would capture the incoming audio from a voice channel and play it back in realtime, how can i do this?, i tried doing this but it didnt work
31 replies
DIAdiscord.js - Imagine an app
•Created by six on 10/26/2023 in #djs-voice
doubt about voice status
whenever i create a connection with
joinVoiceChannel
why is the stauts sometimes "signalling" and sometimes "disconnected"5 replies
DIAdiscord.js - Imagine an app
•Created by six on 10/26/2023 in #djs-voice
doubts about joinVoiceChannel
hey so i have a server which hosts multiple bots at the same time and if i want to specifically use
joinVoiceChannel
function on one of the bots which is running how can i do that?, is there any way to specify the client object which i want the function to use2 replies