Magikaas
Magikaas
DIAdiscord.js - Imagine a boo! 👻
Created by Magikaas on 8/26/2024 in #djs-questions
PermissionOverwrites question.
I'll go with a get, change and edit, in that case. Appreciate the explanation!
18 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Magikaas on 8/26/2024 in #djs-questions
PermissionOverwrites question.
Thanks, chatgpt 👍
18 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Magikaas on 8/26/2024 in #djs-questions
PermissionOverwrites question.
Ahh, thank you. That's a good thing to keep in mind. I appreciate it 🙂
18 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Magikaas on 8/26/2024 in #djs-questions
PermissionOverwrites question.
I also initially wrote something like this after some research, but I want to avoid making mistakes like overwriting existing permissions, I couldn't find anything specific about it.
18 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Magikaas on 8/26/2024 in #djs-questions
PermissionOverwrites question.
I'm not asking ChatGPT about code. I'm asking someone that has actually used discord.js to help explain what I'm trying to do.
18 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Magikaas on 8/26/2024 in #djs-questions
PermissionOverwrites question.
I have checked the docs, I am asking about something that is in the Docs, about PermissionOverwrites
18 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Magikaas on 8/26/2024 in #djs-questions
PermissionOverwrites question.
?
18 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Magikaas on 8/26/2024 in #djs-questions
PermissionOverwrites question.
Discord.js 14.15.3 (as in tag) Node v20.12.0
18 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Striker on 8/24/2023 in #djs-voice
Joining the user's current voice channel
The intent Discord.GatewayIntentBits.GuildVoiceStates
7 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Magikaas on 8/24/2023 in #djs-voice
Playing a soundfile
Upon logging the resource variable, I am shown an AudioResource variable with a length/playbackDuration of 0, now I'm not sure if this because it is unable to read the file's contents or if it can't read the file itself.
5 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Magikaas on 8/24/2023 in #djs-voice
Playing a soundfile
I'm attempting to play a sound file. The bot joins voice (done through code elsewhere in the bot), but does not start playing sound through the code provided above.
5 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Magikaas on 8/24/2023 in #djs-voice
Playing a soundfile
Discord.js: [email protected] Node: v16.15.1
5 replies