Get embed info of another bot and who it replied to
user uses an interaction command and a bot sends an embed for everyone to see with it showing that "USER used INTERACTION-COMMAND" so then I want my bot to check on every message for the bot's response and who used what interaction-command to then print out what is in the embed and what user the bot replied to
10 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•6mo ago
Message Not Public
Sign In & Join Server To View
:property: Message#interaction
@14.15.2
Partial data of the interaction that this message is a reply toUnknown User•6mo ago
Message Not Public
Sign In & Join Server To View
:property: Message#embeds
@14.15.2
An array of embeds in the message - e.g. YouTube Player. This property requires the GatewayIntentBits privileged intent in a guild for messages that do not mention the client.Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
Could you give me an example of getting the userid from another bot's interaction like i showed in the provided image
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View