djs-voice

1170 threads · Page 24 of 24

Error FFmpeg|avconv not found! 9 messages
agile viper Well i was running my bot on heroku but then...this error popped up Error: FFmpeg/avconv not found!
Q. about AudioPlayer 4 messages
kindred thunder How can I tell if an AudioPlayer is playing audio, if I can tell when there is a Voice Connection that already exists?
, my musical bot after they enter 2 people start lag voice 0 messages
buoyant drift ```js const { joinVoiceChannel, createAudioPlayer, createAudioResource, getVoiceConnection, AudioPlayerStatus,...
play 18 messages
crude sparrow What is this: ```js const player = message.client.manager.players.get(message.guild.id) ``` in v13?
function error 13 messages
karmic flax ho can i fix this
998946512144969748 998946620345434174
My bot join but he doesn't play the audio 4 messages
limpid radish ```const { MessageEmbed, Client} = require("discord.js") const { QueryType } = require("discord-player") const { Player ...
how can i detect the player finishing playing? 0 messages
finite nexus how can it do something after the player finishes playing? i tried player.on('idle' + unlinking module in fs but it som...
about Stream 14 messages
stone onyx i can make my bot join a voice channel and make a stream to share a video or something
error 1 messages
lofty linden This error started coming when my bot crossed 1k servers I didn't saw it before it crossed 1k servers can I know how to ...
volume questions 11 messages
wise wave 1. how do you set it? seems like `AudioResource.volume.setVolume()` or `AudioResource.volume`, but AudioResource.volume...
Bot joins audio channel, turns green, still no sound 19 messages
wise wave There is no error thrown, I don't see anything wrong. Mostly copied the guide. ```js client.channels.fetch(TESTCHAN...
Detect finished audio file 2 messages
kindred thunder Is there any way for me to detect as to whether an audio file has stopped playing? So when it's finished I can make the ...
Bot instantly stops playing 2 messages
cobalt mango I'm trying to play a local file from a folder but as soon as it starts it stops. I have no idea why
998946512144969748
Whats's the latest compatible version of Opus with discord.js v13? 2 messages
shut ridge I haven't checked wether there is any incompatibility, but I saw version 0.8.0 released and I don't know if it'll work w...
998946512144969748
Offset out of range when voice receiving, received 11... 0 messages
sweet snow Any clue what may be causing this error? How can I prevent it from happening in the future? ```js RangeError [ERR_OUT_OF...
record bot encoding problems 14 messages
shell burrow hey, i want to make a discord bot to record audio of an user but if i encode file in mp3 or wav, the file was corrupt an...
Why isn't the bot playing the audio 5 messages
harsh bridge I'm using this code from the guide and the bot is joining the channel, but not playing any audio. How could I fix this? ...
Debugging audio resources 5 messages
radiant timber I asked this in <#986520997006032896> a few days ago to no response, so im gonna ask it in this new audio channel As so...
Error code 40032 , but target is in vc.. 7 messages
dapper breach why i am keep getting this error even if the targe (me) is in vc .. also have voice States intent
Seek command 31 messages
unreal sundial how can i move forward or backward in the music being played with discord.js/voice? I would like to create a seek comma...