Narco
DIAdiscord.js - Imagine an app
•Created by Xalri on 7/4/2024 in #djs-voice
No sound ( no green circle)
I don't plan to start a band so I can post music
115 replies
DIAdiscord.js - Imagine an app
•Created by Xalri on 7/4/2024 in #djs-voice
No sound ( no green circle)
Ok well I give up
115 replies
DIAdiscord.js - Imagine an app
•Created by Xalri on 7/4/2024 in #djs-voice
No sound ( no green circle)
:socialmemeblown:
115 replies
DIAdiscord.js - Imagine an app
•Created by Xalri on 7/4/2024 in #djs-voice
No sound ( no green circle)
So it's impossible to have your own homemade music bot
115 replies
DIAdiscord.js - Imagine an app
•Created by Xalri on 7/4/2024 in #djs-voice
No sound ( no green circle)
Hm
115 replies
DIAdiscord.js - Imagine an app
•Created by Xalri on 7/4/2024 in #djs-voice
No sound ( no green circle)
Ah, so in fact it's impossible to make a music bot
115 replies
DIAdiscord.js - Imagine an app
•Created by Xalri on 7/4/2024 in #djs-voice
No sound ( no green circle)
What are the other alternatives then? I am a beginner
115 replies
DIAdiscord.js - Imagine an app
•Created by Xalri on 7/4/2024 in #djs-voice
No sound ( no green circle)
Ah okay okay I didn't know I'm just trying to find a solution
115 replies
DIAdiscord.js - Imagine an app
•Created by Xalri on 7/4/2024 in #djs-voice
No sound ( no green circle)
It's because of the TOS violation right, you need to apply a filter to your extractors:
client.player = new Player(client, {
ytdlOptions: {
filter: "audioonly",
quality: "highestaudio",
highWaterMark: 1 << 25
}
});
client.player.extractors.loadDefault((ext) => ext !== 'YouTubeExtractor');
But now the new problem is that the music stops after a few seconds ....115 replies
DIAdiscord.js - Imagine an app
•Created by Xalri on 7/4/2024 in #djs-voice
No sound ( no green circle)
Ok I solve the problem my friend
115 replies
DIAdiscord.js - Imagine an app
•Created by Xalri on 7/4/2024 in #djs-voice
No sound ( no green circle)
No problem I will
115 replies
DIAdiscord.js - Imagine an app
•Created by Xalri on 7/4/2024 in #djs-voice
No sound ( no green circle)
Is this false information?
115 replies
DIAdiscord.js - Imagine an app
•Created by Xalri on 7/4/2024 in #djs-voice
No sound ( no green circle)
Okay... I read somewhere that the discordplayer library was down and that the code itself was not at fault
115 replies
DIAdiscord.js - Imagine an app
•Created by Xalri on 7/4/2024 in #djs-voice
No sound ( no green circle)
Hello, I got the same issue and enable the GuildVoiceState intent but it doesn't work ...
115 replies