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
discord.js@14.16.3
node: v22.11.0
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
discord.js@14.16.3
node: v22.11.0
GitHub
Contribute to TheBrain08/DCBot development by creating an account on GitHub.