Getting this error when booting up the bot.
How to include silence in vc recording
running multiple bots with one script
Voice Typescript error.
Seek option removed
connection.play(stream, {seek: start})
connection.play(stream, {seek: start})
Trying to record VC but the out file is static
How can I record voice from a VC using discord.js?
Bot wont talk & no error, how do i debug?
Proper disposal of a PlayerSubscription, and AudioPlayer
How to properly play audio/webm;codecs=opus buffers to a voice channel sent via WebSocket?
audio/webm;codecs=opus
using MediaRecorder
to a voice channel via a WebSocket
,
I know that the recording works because i can save the recording to a file and it plays in the browser.
Here's my code:...Is this the correct way for the bot to clear cache
const cachedConnection = client.voice.adapters.get(interaction.guild.id); if (cachedConnection) {...
Getting started with Typescript and discord.js/voice
Voice Stream for personal radio
Checking the is bot already joined the voice channel
GuildVoiceStates
intent?
And also i want to know does the JoinVoiceChannel
function creates a new connection even if bot has already joined to specific voice channel?...My bot does not run the audio
Crashing on connection.destroy();
Listening to Player Events + Removing References + player.stop() & Memory Leaks
Bot is not playing
Mp3 audio not playing