How to get content from a reply message
Hi, I'm very new in DiscordJS, and try to create first bot with
/echo
command, I already can make echo command like this: /echo <message content>
. But for the next update. I don't know how to implement that.
- Problem: I want to make a /echo
command. That will send a message with content from a message had replied. As the attachment image. The bot should be send message "Hello word!"
- Question: Can Discord bot/DiscordJS can get message content from a replied message?6 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OPUnknown User•8mo ago
Message Not Public
Sign In & Join Server To View
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
I got it, thanks
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View