xubby
DIAdiscord.js - Imagine an app
•Created by xubby on 6/21/2023 in #djs-questions
conversion of ApplicationCommand to SlashCommandBuilder object
is there a way to convert
ApplicationCommand
to SlashCommandBuilder
object?
coz the object received from fetching the API and the locally created ones won't match when I directly compare them after serialization46 replies
DIAdiscord.js - Imagine an app
•Created by xubby on 5/28/2023 in #djs-questions
Can't login
For some weird reason, it won't even let me login but yet it throws me this error today
8 replies
DIAdiscord.js - Imagine an app
•Created by xubby on 3/18/2023 in #djs-voice
AudioPlayer#stop method
so like it mentions that the player will be destroyed so what am confused is like how? I checked the source and all I see is the resource being destroyed, not the player and if it is actually destroying the player, does it mean I have to make a new
AudioPlayer
?4 replies
DIAdiscord.js - Imagine an app
•Created by xubby on 3/18/2023 in #djs-voice
Multiple Voice Connections
Is it possible to have multiple voice connection subscription for a guild? if so, how would I go about retrieving a particular/specific connection that I'd like to terminate?
4 replies
DIAdiscord.js - Imagine an app
•Created by xubby on 3/11/2023 in #djs-voice
retrieving a subscribed AudioPlayer on a voice connection
I mean we have the function
getVoiceConnection
that retrieves a VoiceConnection for a guild so is there any way to get an AudioPlayer from it so that I can pause/resume/destroy it from any command?6 replies
DIAdiscord.js - Imagine an app
•Created by xubby on 11/19/2022 in #djs-voice
Cannot play audio as no valid encryption package is installed
I literally have sodium, libsodium and libsodium-wrappers installed and yet it still throws this damn error.
40 replies
DIAdiscord.js - Imagine an app
•Created by xubby on 7/26/2022 in #djs-questions
Video format support in embeds
By any chance, will video formats be supported in embeds in the near future or is this like a no no thing that will never happen?
8 replies