ThePedroo
ThePedroo
DIAdiscord.js - Imagine an app
Created by The Big E in Math -> Σ on 5/26/2024 in #djs-voice
Reduce playing audio latency
The best would be using FFmpeg here
6 replies
DIAdiscord.js - Imagine an app
Created by Chiko0401 on 6/2/2024 in #djs-voice
The operation was aborted
Primarily made for programs that shouldn't exit You can also use it to modify the error, but you're not doing that, you're just throwing it plainly so..
15 replies
DIAdiscord.js - Imagine an app
Created by Chiko0401 on 6/2/2024 in #djs-voice
The operation was aborted
Also, by throwing in catch of try-catch, you're entirely going against what it is made for
15 replies
DIAdiscord.js - Imagine an app
Created by Chiko0401 on 6/2/2024 in #djs-voice
The operation was aborted
Oh nvm ig
15 replies
DIAdiscord.js - Imagine an app
Created by Chiko0401 on 6/2/2024 in #djs-voice
The operation was aborted
A lot of CDNs have a timeout, so you have to buffer what you receive in a intermediary buffer/stream
15 replies
DIAdiscord.js - Imagine an app
Created by Chiko0401 on 6/2/2024 in #djs-voice
The operation was aborted
If that happens while playing, it's normal
15 replies
DIAdiscord.js - Imagine an app
Created by _Syio on 6/2/2024 in #djs-voice
Probleme Player
Can't help you further, this is both an issue with what you are trying to play -- and you're not even using djs/voice directly, but through discord-player
7 replies
DIAdiscord.js - Imagine an app
Created by _Syio on 6/2/2024 in #djs-voice
Probleme Player
7 replies
DIAdiscord.js - Imagine an app
Created by Korrumz2 on 5/20/2024 in #djs-voice
Bot is not joining voice channel after executing function in voiceStateUpdate event
Just click this button
27 replies
DIAdiscord.js - Imagine an app
Created by Korrumz2 on 5/20/2024 in #djs-voice
Bot is not joining voice channel after executing function in voiceStateUpdate event
?
27 replies
DIAdiscord.js - Imagine an app
Created by Korrumz2 on 5/20/2024 in #djs-voice
Bot is not joining voice channel after executing function in voiceStateUpdate event
Please mark this as solved btw
27 replies
DIAdiscord.js - Imagine an app
Created by Korrumz2 on 5/20/2024 in #djs-voice
Bot is not joining voice channel after executing function in voiceStateUpdate event
💀 LMAO
27 replies
DIAdiscord.js - Imagine an app
Created by Korrumz2 on 5/20/2024 in #djs-voice
Bot is not joining voice channel after executing function in voiceStateUpdate event
But this is most likely to be an issue on how you're using joinVChannel function if it's being reached
27 replies
DIAdiscord.js - Imagine an app
Created by Korrumz2 on 5/20/2024 in #djs-voice
Bot is not joining voice channel after executing function in voiceStateUpdate event
Well, you only provided half of the voiceStateUpdate, hard to make any assumptions
27 replies
DIAdiscord.js - Imagine an app
Created by Korrumz2 on 5/20/2024 in #djs-voice
Bot is not joining voice channel after executing function in voiceStateUpdate event
Unless you are not calling startRadio in voiceStateUpdate, I'm unsure why it's not joining
27 replies
DIAdiscord.js - Imagine an app
Created by Korrumz2 on 5/20/2024 in #djs-voice
Bot is not joining voice channel after executing function in voiceStateUpdate event
Usually we handle voice joining manually when not using with djs or being an independent node
27 replies
DIAdiscord.js - Imagine an app
Created by Korrumz2 on 5/20/2024 in #djs-voice
Bot is not joining voice channel after executing function in voiceStateUpdate event
I'll let someone more experienced with djs/voice with djs handle this
27 replies
DIAdiscord.js - Imagine an app
Created by Korrumz2 on 5/20/2024 in #djs-voice
Bot is not joining voice channel after executing function in voiceStateUpdate event
Something that can also be happening is channel.id not exist, or settings.radioStation not exist too
27 replies
DIAdiscord.js - Imagine an app
Created by Korrumz2 on 5/20/2024 in #djs-voice
Bot is not joining voice channel after executing function in voiceStateUpdate event
I've never used @djs/voice with djs, but you should use discord.js to join it
27 replies
DIAdiscord.js - Imagine an app
Created by FranyxD on 5/17/2024 in #djs-voice
Trying to play an audio file
If it was ffmpeg being missing, prism-media would throw an error
26 replies