BoxWithout
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by BoxWithout on 1/25/2025 in #djs-questions
My collector isn't triggering, but is being created. There are no errors in console.
I will remove the extra await XD
24 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 1/25/2025 in #djs-questions
My collector isn't triggering, but is being created. There are no errors in console.
It's working now! Thank you for your help!
24 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 1/25/2025 in #djs-questions
My collector isn't triggering, but is being created. There are no errors in console.
Also, it's
createMessageComponentCollector()
not createMessageCollector()
.24 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 1/25/2025 in #djs-questions
My collector isn't triggering, but is being created. There are no errors in console.
It's because it's
resource
not resources
24 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 1/25/2025 in #djs-questions
My collector isn't triggering, but is being created. There are no errors in console.
24 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 1/25/2025 in #djs-questions
My collector isn't triggering, but is being created. There are no errors in console.
I am having trouble copying the error for whatever reason. Let me try doing it from bash instead of portainer
24 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 1/25/2025 in #djs-questions
My collector isn't triggering, but is being created. There are no errors in console.
Oh right, good point.
24 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 1/25/2025 in #djs-questions
My collector isn't triggering, but is being created. There are no errors in console.
I am gonna put await back in and see what happens
24 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 1/25/2025 in #djs-questions
My collector isn't triggering, but is being created. There are no errors in console.
It returns a promise XD
24 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 1/25/2025 in #djs-questions
My collector isn't triggering, but is being created. There are no errors in console.
Yeah will do
24 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 1/25/2025 in #djs-questions
My collector isn't triggering, but is being created. There are no errors in console.
The error is on line 28, or line 3 in that code block
24 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 1/25/2025 in #djs-questions
My collector isn't triggering, but is being created. There are no errors in console.
I am getting the error:
TypeError: Cannot read properties of undefined (reading 'message')
24 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 1/25/2025 in #djs-questions
My collector isn't triggering, but is being created. There are no errors in console.
I am not sure why this is better, either. Is it just because fetchReply is deprecated?
24 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 1/25/2025 in #djs-questions
My collector isn't triggering, but is being created. There are no errors in console.
So I got it to work with fetchReply: true, but I am confused by the better options.
Heres what lines 25 and 28 look like now:
24 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 2/21/2024 in #djs-questions
Help collecting a button component
Now it makes A LOT more sense XD. Thank you.
28 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 2/21/2024 in #djs-questions
Help collecting a button component
I understand. I appreciate your time, thanks again!
28 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 2/21/2024 in #djs-questions
Help collecting a button component
That makes sense. I appreciate your help!
28 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 2/21/2024 in #djs-questions
Help collecting a button component
response
belongs to the modal submission.28 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 2/21/2024 in #djs-questions
Help collecting a button component
the interaction type is button, the embed that triggered it was from a modal submission.
28 replies
DIAdiscord.js - Imagine an app
•Created by BoxWithout on 2/21/2024 in #djs-questions
Help collecting a button component
Would you happen to know why that isn't included in the tutorial? Is there something specific about my code that requires that?
28 replies