Markoudstaal / node-red-contrib-discord-advanced

Recieve, send, edit and delete Discord messages in node-red.
MIT License
47 stars 16 forks source link

Show Modal on commandInteraction, Capture modalinteraction and reply to this interaction. Modals are new in discord.js@13.7.0 and above #36

Closed javis86 closed 6 months ago

javis86 commented 2 years ago

Building and responding with modals

image

javis86 commented 1 year ago

Key Concepts: Text Inputs (Fields in Discord Modals) ModalBuilder - DiscordJs Create a Modal using from() method with APIModalComponent -> APITextInputComponent https://discord-api-types.dev/api/discord-api-types-v10/interface/APITextInputComponent