Nathaniel-VFX / Discord.js-v14-Command-Handlers

Commands, Events, Permissions and Cooldowns Handlers for Discord.js v14 bot ~ Made by Nathaniel
MIT License
162 stars 64 forks source link

example button response #5

Closed KayrozDbs closed 2 years ago

KayrozDbs commented 2 years ago

Hello , i need to create response with button in embed , if u can send example command it's very nice ^^

Nathaniel-VFX commented 2 years ago

Hello, I just added an example of creating button with embed. I used the message component collector and it will response a message and disable buttons + change color when a button is pressed. You may check it out: https://github.com/Nathaniel-VFX/Discord.js-v14-Command-Handlers/blob/main/slashCommands/fun/color.js