merlinfuchs / embed-generator

Create rich embed messages for Discord (previously discord.club)
https://message.style
MIT License
292 stars 35 forks source link

Support select multiple options in select menu components #137

Open merlinfuchs opened 8 months ago

merlinfuchs commented 8 months ago

https://discord.com/channels/730045476459642900/1199012215336992951

merlinfuchs commented 8 months ago

This can be useful for e.g. role selects. To not create a text response for each selected option the user would disable the default response for each options and then add a "finally" response to the select menu itself. Or would the default response be smart enough to figure that out by itself?