OwlShogunate
OwlShogunate
DIAdiscord.js - Imagine an app
Created by OwlShogunate on 2/21/2025 in #djs-questions
createMessageComponentCollector not a function
Okay, I think I got it, I was just confusing myself a bit there. But I'll rename the stuff to be more accurate as well. Thanks for the help all
8 replies
DIAdiscord.js - Imagine an app
Created by OwlShogunate on 2/21/2025 in #djs-questions
createMessageComponentCollector not a function
I see InteractionCallbackResponse has message, but "message created by the interaction" sounds like the opposite of what I want (that being the message that created the interaction)
8 replies
DIAdiscord.js - Imagine an app
Created by OwlShogunate on 2/21/2025 in #djs-questions
createMessageComponentCollector not a function
I see what you're all saying. Historically that filter is because if multiple people call that command, the buttons in the action row affect things they aren't supposed to. Do you have any suggestions for ensuring the interactions it's collecting are coming from the collector that I intend?
8 replies
DIAdiscord.js - Imagine an app
Created by OwlShogunate on 12/19/2023 in #djs-questions
Select Menu Collector
thanks for the help
15 replies
DIAdiscord.js - Imagine an app
Created by OwlShogunate on 12/19/2023 in #djs-questions
Select Menu Collector
hmmmm welp yea i'm overthinking it lol
15 replies
DIAdiscord.js - Imagine an app
Created by OwlShogunate on 12/19/2023 in #djs-questions
Select Menu Collector
then the filters will catch the others. obviously that shouldn't happen. but it could i suppose
15 replies
DIAdiscord.js - Imagine an app
Created by OwlShogunate on 12/19/2023 in #djs-questions
Select Menu Collector
i found where to grab it from the response after some digging, and that was my thought as well but what about the edge case where a use has 2 menus open at once?
15 replies
DIAdiscord.js - Imagine an app
Created by OwlShogunate on 12/19/2023 in #djs-questions
Select Menu Collector
also, i assume just hard coding the menu ID like that doesn't really help the custom id at all? cuz they'll all just have the same custom ID
15 replies
DIAdiscord.js - Imagine an app
Created by OwlShogunate on 12/19/2023 in #djs-questions
Select Menu Collector
any idea if I can retrieve the custom id from the interaction?
15 replies
DIAdiscord.js - Imagine an app
Created by OwlShogunate on 12/19/2023 in #djs-questions
Select Menu Collector
interesting, well i added that flag at least. still no dice it seems though
15 replies
DIAdiscord.js - Imagine an app
Created by OwlShogunate on 12/19/2023 in #djs-questions
Select Menu Collector
my immediate guess is my filter is wrong, probably the latter half. but not sure how to check the interaction id correctly
15 replies
DIAdiscord.js - Imagine an app
Created by OwlShogunate on 12/8/2023 in #djs-questions
Permanent Collector?
also, is there a reason the lowest version tag around here is 14.13? is it considered stable or something?
5 replies
DIAdiscord.js - Imagine an app
Created by OwlShogunate on 12/8/2023 in #djs-questions
Permanent Collector?
ah okay, didn't know you could tack that onto buttons and such. I'll have to play around with that. Thanks
5 replies