TheBrain04
DIAdiscord.js - Imagine an app
•Created by TheBrain04 on 12/6/2024 in #djs-questions
Edit Embed with buttons
Hey, I have an embed and btns, I can also access the btns, but now I want the embed to be edited when I click on the previous btn, for example, it doesn't matter at first, the main thing is that something happens. If I do interaction.update... it works. But I just can't figure out how to edit the embed.
To keep it simple, I'm sending a git repo: https://github.com/TheBrain08/DCBot
The files in question are:
src/utils/handleButtonInteractions.js
src/events/interactionCreate/handleCommands.js
src/commands/moderation/help.js
Thanks in advance
[email protected]
node: v22.11.0
8 replies