can you use commands while replying to a message?
I need to specify a message with my / command. i thought id be able to reply to a message and then use my command, but when replying none of my commands show up
9 Replies
• 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.Yeah, you cant do both
ah crap
so I have to use the right click commands?
if you mean context menus, probably
yeah
you can use a slashcommand with a string option
asking for an id
that could work
do you know if context commands got backported to 13?
they are in v13 (they didnt even need to get backported)
o neat
thank you very much
perhaps i can show a modal, or reply with a message that has a select menu?