djs-voice

1174 threads · Page 9 of 24

Error [ERR_STREAM_WRITE_AFTER_END]: write after end 14 messages
unreal cedar This appears after about 2m of playing an mp3 file I have stored locally. ```js let editedSong = ffmpeg({ source: `./son...
AudioPlayer not working, not sure what's wrong 12 messages
coral matrix ```ts this._audioPlayer = createAudioPlayer(); const connection = joinVoiceChannel({ channel...
createAudioResource() 14 messages
shut charm Im not sure to i should ask this here or in help channel but im going there. In docs it takes `string` as resource inpu...
Stuck in 'Signaling' 6 messages
marsh portal I'm having an issue that started a few months ago, and I can't seem to figure out why. Very long story short, after exa...
issue slash comand is not conductor 87 messages
Joining the user's current voice channel 6 messages
earnest hare On [email protected] & node v18.12 I've been trying to create a command that joins whichever channel the user is in. ...
Playing a soundfile 4 messages
tired kelp I'm trying to use discord.js voice to play a sound file. Is my thinking in how to get this to work in the right directio...
Bot join voice but not playing anything? discord.js 12.5.3 node 14.17.1 3 messages
dry brook <rejected> Error [VOICE_CONNECTION_TIMEOUT]: Connection not established within 15 seconds.
play-dl stops playing from youtube after a while 5 messages
true lintel I have a simple music player in discordjs 14 using the play-dl library. The bot joins to the voice channel and starts pl...
Audio Not Playing 76 messages
noble cloud Discord JS Ver 14.13.0, Voice ver 0.16.0, Node 16.14.0 The bot joins the channel that I am in, however it doesn't play ...
Tips on creating a transcription bot 2 messages
fossil citrus Basically I want the bot to listen to each user and transcribe their voice into text. Then send that as a file when the ...
how to make echobot 5 messages
celest bone I want to write code that, using `connection.receiver`, will listen to what the user with id 633223783204782090 says and...
Player loop for blackjack game 5 messages
golden nymph Hi everyone! I'm currently implementing a game of blackjack in my bot, using an embed and buttons for the game informati...
Bot isn't playing any Sound 5 messages
polar fog Hey! I'm working for a games company and got tasked to create a discord bot that plays our ambient music in a voice chan...
record and play audio 2 messages
rain marlin I am trying to do https://github.com/discordjs/voice-examples/blob/main/recorder/src/createListeningStream.ts in v14 wit...
opus
musique in loop 2 messages
hardy raptor ``` let stream = ytdl(args[0], { filter: "audioonly", quality: 'highestaudio...
using commands not working 2 messages
proud hawk I created a bot and have been using -join to join voice channels. I wanted to work on making it using a /join command. ...
no voice 20 messages
<VoiceState>.speaking feature 4 messages
ember plume How can I get user speaking info in discord.js V14? I just wanna know if user speaking or not thats it but I don't want ...
Bot doesnt recognise the voice channel 16 messages
blissful blaze im trying to make a bot command to join a voicechannel but when i execute the command and specify a voice channel it te...
How Do I Make It So the Thread just looks like 1 channel 2 messages
Audio not playing 10 messages
stoic eagle ok so i am trying to transmit a audio file into the voice channel but the bot only is able to join the channel and is no...
Getting voice adapter with @discordjs/core 13 messages
stiff pendant I'm getting an issue with @discordjs/core and @discordjs/voice where it needs an adapter to join a voice channel. So I f...
Is it possible to fetch a subscribed AudioPlayer from a VoiceConnection? 11 messages
jagged bluff Hello there. So I'm making a song bot that plays local files. The current play command simply joins a voice channel (or ...
Trying to make an automatic join to VC but wont work 6 messages
fast stag Code ```js client.on("ready",(c)=>{ const channel = c.channels.cache.get('1136337935201996850') const connection...
What api can i use for music bot ? 26 messages
I want to build a music bot. Bot finds the song but does not play the song 5 messages
spiral bramble It finds the song on youtube by the name of the song, but the song does not start playing.
Problem with play external URL 21 messages
lament ridge ```js TypeError [ERR_INVALID_ARG_TYPE]: The "body" argument must be of type function or an instance of Blob, ReadableStr...
OPUS Buffer is too large 21 messages
shell creek Help me, pls.
opus opusscript
The problem with connecting two bots. 7 messages
shell creek I'm developing a functionality to relay a message from one source to multiple Discord channels simultaneously. I need to...
AudioPlayer auto pauses on Ubuntu VPS but not on Windows? 19 messages
dark mortar So I'm creating a bot that streams audio from a mp3 stream (Icecast server) to a Discord VC. It works completely fine on...
Error 9 messages
final dawn Whenever I use my ping slash commands, I recieve a 'Interaction has already been acknowledged.' error. I still works in ...
How to return player in external function 2 messages
lament ridge ```js function playURL(interaction){ let url = interaction.options.getString("url"); const player = interaction.lega...
Audio Won't Play 4 messages
lilac lance Converted it over to V14 and after that it just won't play but using a message output it says its playing but its not ...
Message event listener 6 messages
final dawn I created a messageCreate.js file, but my bot cannot perceive the message. I checked whether the file is loaded with con...
Cannot read properties of undefined (reading 'Flags') what do i do 2 messages
wicked tapir idk what to do with this
how making room but not for chat in my sever 3 messages
low talon I don't how to do it
How would I merge opus streams 4 messages
limber moat I would like to merge two opus streams or move into one to play in a vc.
opus opusscript
the audio does not want to play and i dont get any error 9 messages
dreamy kite whats the fix?
opus opusscript
to https://discord.com/api/v9/guilds/1009499262788313138/channels failed, reason: getaddrinfo ENOTFO 6 messages
gleaming urchin to https://discord.com/api/v9/guilds/1009499262788313138/channels failed, reason: getaddrinfo ENOTFOUND discord.com
Can't install @discordjs/opus. 4 messages
analog willow I am running windows 10, node v.20.4.0, @discordjs/opus v.0.16.0. I have installed Visual Studio 2022 Community Edition ...
opus
Error 15 messages
jade crown Error: Cannot find module '/root/7bLogsBot/node_modules/@discordjs/opus/prebuild/node-v108-napi-v3-linux-x64-glibc-2.31/...
Error 2 messages
jade crown Error: Cannot find module '/root/7bLogsBot/node_modules/@discordjs/opus/prebuild/node-v108-napi-v3-linux-x64-glibc-2.31/...
I want to record audio from Discord's audio channel in Node.js. 11 messages
brisk berry I just want to get voice data for now. Current code ```js const { Client, GatewayIntentBits, Partials, } = require('disc...
i'm allowed to create a spotify music bot on discord? 24 messages
red dune i'm allowed to create a spotify music bot on discord?
[ERR_INVALID_ARG_TYPE] 3 messages
alpine dragon ```sh [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Receiv...
Discord bot not playing song from an custom mp3 api url 23 messages
quiet mauve I have this code for the command where the bot suppose to play the audio from the mp3 url which is: https://api.onlyhit....
Huge error whilst trying to install opus 16 messages
iron granite Hi! I'm trying to install opus on my bot, but when I run the npm install command, I get the biggest error I've ever seen...
opus opusscript
radio bot on docker container doesnt work ! 2 messages
brittle tide i'am trying to run a radio bot on a docker container, the bot work well and join the channel but there is no sound. ps :...
How do I check how long a resource has been playing for? 3 messages
dreamy vine Newest version everything, how can I check, whether through an audioPlayer or voiceConnection object, how long a certain...