aquila__.
aquila__.
DIAdiscord.js - Imagine an app
Created by aquila__. on 9/7/2024 in #djs-questions
Missing Button
okay thanks so much!
5 replies
DIAdiscord.js - Imagine an app
Created by aquila__. on 9/7/2024 in #djs-questions
Missing Button
ah dang, well thanks anyway. do you know any updated packages by any chance?
5 replies
DIAdiscord.js - Imagine an app
Created by aquila__. on 9/7/2024 in #djs-questions
Missing Button
Node v20.12.2, not using D.js, but I was told to ask here when I asked where to ask. Should I still move?
5 replies
DIAdiscord.js - Imagine an app
Created by Dhymbot on 6/15/2023 in #djs-questions
I don't know how Events works
it’s okay we all start somewhere
51 replies
DIAdiscord.js - Imagine an app
Created by Dhymbot on 6/15/2023 in #djs-questions
I don't know how Events works
but if it’s gonna trigger a bunch, set once to false
51 replies
DIAdiscord.js - Imagine an app
Created by Dhymbot on 6/15/2023 in #djs-questions
I don't know how Events works
That’s when you’d use once
51 replies
DIAdiscord.js - Imagine an app
Created by Dhymbot on 6/15/2023 in #djs-questions
I don't know how Events works
Basically you know how when you start your bot and ready only runs one time.. when the bot starts?
51 replies
DIAdiscord.js - Imagine an app
Created by Dhymbot on 6/15/2023 in #djs-questions
I don't know how Events works
and then debug the handler
51 replies
DIAdiscord.js - Imagine an app
Created by Dhymbot on 6/15/2023 in #djs-questions
I don't know how Events works
No, you should keep it how it is but set “once” to false
51 replies
DIAdiscord.js - Imagine an app
Created by Dhymbot on 6/15/2023 in #djs-questions
I don't know how Events works
messageUpdate should not be a "once" event i believe. try logging before the if statement to see if its running. if its not go back to your event handler and log all your variables to see where a potential issue may be.
51 replies