djs-voice

1170 threads · Page 4 of 24

How to get voice data from multiple servers simultaneously? 1 messages
fringe jolt I would like to create one bot that can receive voice data from multiple servers at the same time. Is this possible with...
Bot didn't speak in voice on an host 10 messages
elder sparrow Hi, I make a bot who play radio with URL of free API. My command works when I test it on my own computer but when I put ...
998946512144969748
createAudioResource has stopped working for me, only getting Status code 403 11 messages
rustic horizon Hey! I've had my bot running for a couple of years now without many issues until now. Using createAudioResource yields t...
Bot is joining the vc but bot is silent (TTS) 6 messages
different player in different guilds 2 messages
hard crescent Is it possible to create players in diffrent guilds that it also plays diffrent things? Currently I'm creating my playe...
Bot not connecting to voice channel 10 messages
halcyon brook Hey guys, so I could need a little bit of help. I wrote a Bot yesterday that should be able to connect to a voice channe...
No sound ( no green circle) 121 messages
steel anvil Hello, i followed the official discord js v14 voice guide and my bot is not playing any sound. No green circle too. Her...
Bot not playing audio 3 messages
indigo orchid When running the command, it does join the VC successfully and it pops up the green ring around it as it is talking/play...
Voice issue reciver !! 1 messages
velvet dagger the bot didn't send me mp3 of what i said in the first 10s of talking !
998946512144969748 998946620345434174
How can i recive the voice of discord user from the bot please ???????????, 6 messages
velvet dagger How can i recive the voice of discord user from the bot please ???????????, like how can i make the bot record / capture...
How can i recive the voice of discord user from the bot please ???????????, 8 messages
velvet dagger How can i recive the voice of discord user from the bot please ???????????, any examples plz ?
Help 2 messages
vague bolt how would i seek to a specific point in the current playing audio stream
No audio are played (no green circle) 14 messages
steel anvil so here's my command /play (currently the option is a path for a file but i have a code to get a video from yt based on ...
Change stream without stop 3 messages
stable shell How can i change the current audio playing without making the bot stops, in the code in the image i'm applying seek and ...
Audio stops randomly 11 messages
stable shell Bot Stops playing the audios randomly after a while without any error.
Voice not playing 16 messages
stable shell I've created this code and i'm sure the audioStream is correct but it's still not playing audio's
Discord bot wont play audio file(no green circle) 2 messages
austere scarab discord.js@14.15.3 node v18.18.1 Im super new to discord js (started yesterday) , or even programming. Ik streaming fro...
Troubleshooting tips for AudioPlayer stuck buffering 3 messages
dreamy vine Latest packages of everything, going through the cycle of -> join VC and get a VoiceConnection object -> create an Audi...
Set the custom activity of a bot in VC 2 messages
sharp sparrow With Discord adding custom activity statuses for people in VC, is there a way to do this for bots also?
Cannot find module @discordjs 5 messages
violet sundial Hey ! I want to play around with the voice library but I have this error ``` node:internal/modules/cjs/loader:599 ...
Full voice logging 27 messages
deep pecan Anyone knows how to make a full voice logging system that logs when an administrator disconnect a user and when a user d...
User Flow Diagram for Music Bot AudioPlayer Behavior 5 messages
mint geyser Has anybody made or seen a flow diagram for music logic? I'm looking for something that totally documents the procedure ...
Recording a user 15 messages
inland talon Has anyone made something similar to a Discord bot that you can talk to in VC? 1. You say a message 2. The bot converts...
Merge audio buffers 2 messages
novel dagger hey, i would like to merge audio buffers from @discordjs/voice, how can i do ?
Bot is silent in voice 8 messages
mortal rock The bot has worked in voice for the last few years, had to restart tonight because of different reasons and suddenly, th...
Bot Doesn't Start Playing (Green Circle) 4 messages
spiral sedge Hey, Bot is joining to channel and bot has admin permissions but no sound ```js const connection = await joinVoiceChanne...
Probleme Player 6 messages
buoyant mantle hello i have probleme my discord bot is good in local fille but in my vps he doesn't work you know why ? ``` Error: Sta...
The operation was aborted 17 messages
hasty forge My bot successfully connects to channels, then tries to await entersState(connection, VoiceConnectionStatus.Ready, 15e3)...
Possible to modify buffer as it is streaming? 5 messages
signal blade I'm creating a bot to play a preset library of sound effects. Currently only 1 sound effect can be played at a time. My ...
heelm 1 messages
pearl geyser dd
Voice Question 3 messages
subtle yacht how do i play youtube using @discord.js/voice or whatever it is called. most of my code doesnt work. im using vsc ( visu...
Playing sounds from blob or URL 7 messages
vernal wave I'm trying to integrate my bot with SupaBase. I tried using passing to `createAudioResource` either URL to to that resou...
Discord Speech to Text Bot 5 messages
keen cypress https://gist.github.com/tyliec/ddcb3dd66328f8aa8e7384e0789ea01e https://github.com/AlchemiistCreative/discord-stt-exampl...
998946512144969748
Playing Base64 Through Voice 8 messages
silk seal How can I play base64 data through voice?
bot stuck in signalling state 5 messages
plush kelp trying to set up a music bot - cant get it to join my VC djs 14.15.2 /voice 0.17.0 Intents seem correct: ```js const fs...
Reduce playing audio latency 6 messages
foggy urchin Hi, I'm currently trying to convert an incoming audio stream (mulaw) to raw opus bitstream. Using ffmpeg and inputType a...
998946512144969748
to find my chat 1 messages
tired rampart it is hard to find chat
Not playing audio on linux machine 6 messages
fringe valve Hi i've a streange behavior in my script, on windows machine and on docker in the windows machine the audio is playied f...
Error installing @discordjs/opus 2 messages
mild raptor I've been trying to install @discordjs/opus with Bun 1.1.8 and also Node 20.1.3, but it always throws me the following e...
998946512144969748
AudioPlayerStatus Stuck in Buffering State 22 messages
candid badge *Making another post in djs-voice after being directed here by another member* I have a bot that can play Audio and has...
Bot is not joining voice channel after executing function in voiceStateUpdate event 26 messages
steady crest After I made a function that is responsible for automatically playing the radio when a user joins the channel, the bot d...
joinVoiceChannel is not a function. But its in dependencies 3 messages
jagged shore This is there error I get ``` awash@awash-hp:~/Documents/code/JS/musicBot$ bun run index.js Ready! Logged in as Player#...
Trying to play an audio file 36 messages
fathom flax Hello, I started a few days ago with discordjs, I have now tried to play an audio that I have locally, a lot of informat...
Unable to play from external URLs on linux based systems 10 messages
raven night The bot cannot play from external URLs on linux based systems such as a vps like before but works perfectly on windows. ...
Audio Player and Voice Connection 12 messages
prisma fossil Hello, Does the `player.stop()` removes and deletes the created audio player and it's resource And i wanna know does the...
Help 11 messages
tall wedge I'm very new to Discord.js, can someone teach me? I'm coming from Aoi.js and now I want to switch to discord.js.
Stop playing audio without voiceStatesUpdate event 3 messages
prisma fossil Hello Is there have any way to stop playing the audio without `voiceStatesUpdate` event when the member left the voice ?...
On start playing audio event 9 messages
prisma fossil Hello here is my code: ```js const connection = joinVoiceChannel({ channelId: voiceChannel.id, guildId: voiceCh...
Opus 3 messages
opaque gazelle ```js client.on('messageCreate', async message => { if (message.author.bot || !message.guild) return ...
998946512144969748 998946620345434174
I tried to play ogg but it doesn't play 27 messages
plain shore although I can participate in the VC, the music does not play. There are no errors. ```js client.once('ready', async ()...
998946512144969748 998946620345434174