Korrumz2
Korrumz2
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
After I made a function that is responsible for automatically playing the radio when a user joins the channel, the bot does not join the channel at all despite the variables being correctly defined. Debugging showed nothing (I tried logging connection, player, stream, resource sequentially), however everything seems to be used correctly. I am using almost the same code in the radio.ts command which is responsible for starting the radio manually, where everything works correctly. The only thing that changes is adapterCreator which I currently think is the problem in my function.
27 replies
DIAdiscord.js - Imagine an app
Created by Korrumz2 on 9/24/2022 in #djs-questions
Pinning forum threads
I don't see the option anywhere in the documentation, the editor doesn't tell me anything. I have a feeling someone forgot to make this feature, is there an option to pin forums?
4 replies
DIAdiscord.js - Imagine an app
Created by Korrumz2 on 9/16/2022 in #djs-questions
Collectors not working
10 replies
DIAdiscord.js - Imagine an app
Created by Korrumz2 on 8/11/2022 in #djs-questions
Discord.js permissions overwrite not working
When I try to add the user ID to the channel, nothing happens. I'm sure I entered the data correctly (I checked with console.log). Im using discord.js v13.10.2 code is open source: https://github.com/SkyndalexProjects/SkyndalexBot/blob/dev/src/interactions/buttons/tickets/send/sendComplaints.js
24 replies
DIAdiscord.js - Imagine an app
Created by Korrumz2 on 7/7/2022 in #djs-questions
Invalid role ids, but everything is correct
16 replies