Event to detect whenever the member accept (or not) the rules on Rules Screening screen
I want to show a modal to user immediately after he accept the rules (to try to "restore" the unimplemented feature of input fields on the rule screening menu), but cant find any documentation (for Discord.js v14) about how to detect that interaction.
Is this even possible?
2 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
so is not possible to open a modal under guildMemberUpdate event?
only under interactions or messages?
yeah, just saw here. That's a shame
hope one day discord adds a "standalone" modals for stuff outside interactions
or implement user input on rule screening finally
i see