Question

So, I am just wondering how do I make an application form with a context menu popup and send results to a channel?
12 Replies
d.js toolkit
d.js toolkit12mo ago
• What's your exact discord.js npm list discord.js and node node -v version? • Post the full error stack trace, not just the top part! • Show your code! • Explain what exactly your issue is. • Not a discord.js issue? Check out #useful-servers.
Chelsea
Chelsea12mo ago
we won’t spoonfeed
d.js docs
d.js docs12mo ago
Tag suggestion for @fasttrackstudios: discord.js documentation: - stable release: learn more - developer release: learn more
Chelsea
Chelsea12mo ago
if you have any specific questions though we’re happy to help
CJayStreamz
CJayStreamz12mo ago
I am asking how would I not spoonfeed. I am asking for support. It is a question for a reason you spoon. Sorry for the name callin.
chewie 🌈
chewie 🌈12mo ago
Not sure what you mean by that. You want a context command that opens a modal and sends the results?
CJayStreamz
CJayStreamz12mo ago
Yeah.
d.js docs
d.js docs12mo ago
Documentation suggestion for @fasttrackstudios:class UserContextMenuCommandInteraction (extends ContextMenuCommandInteraction) Represents a user context menu interaction.
Chelsea
Chelsea12mo ago
i think ^
d.js docs
d.js docs12mo ago
Suggestion for @fasttrackstudios:guide Other Interactions: Modals read more
CJayStreamz
CJayStreamz12mo ago
Thank you. I didn't know these was commands.
d.js docs
d.js docs12mo ago
Suggestion for @fasttrackstudios:guide Other Interactions: Context Menus read more