cup
cup
DIAdiscord.js - Imagine an app
Created by cup on 1/25/2024 in #djs-questions
Joining and leaving VCs fires off messageCreate event
I'm working on a mod for discord.js with some quality of life changes and one of the things in it are custom event handlers, for some reason joining and leaving vcs keeps firing off the messageCreate event and not the voiceStateUpdate event and I wanted to know if it's smth wrong with my code or just it being weird
31 replies
DIAdiscord.js - Imagine an app
Created by cup on 8/29/2023 in #djs-questions
slash command reply taking a minute or two to send message despite logging fine
(the code was too big for the message it's after this one) context: I'm working on a mod of the api and for some reason when I run the command it won't reply or send messages but it'll log just fine then it'll wait for a few minutes and only then will it try to send a message. the only time I get an error is if I use reply but since it took so long it can't even get the reply so it says unknown interaction. I've asked a few of my other developer friends if they know why it's happening and none of the ideas they've given me have worked nor do they have any idea why it's happening.
20 replies