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
No description
10 Replies
d.js toolkit
d.js toolkit4mo ago
- 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 OP
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
NyR
NyR4mo ago
Interaction responses do not fire messageCreate event, also you can't check what command someone used of another bot ⤵️
d.js docs
d.js docs4mo ago
:property: Message#interaction @14.15.2 Partial data of the interaction that this message is a reply to
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
d.js docs
d.js docs4mo ago
: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
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
smokey ♱
smokey ♱4mo ago
Could you give me an example of getting the userid from another bot's interaction like i showed in the provided image
No description
d.js docs
d.js docs4mo ago
:propertysignature: MessageInteraction#user @14.15.2 The user that invoked the interaction
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server