harmonyland / harmony

An easy to use Discord API Library for Deno.
https://harmony.mod.land
MIT License
311 stars 47 forks source link

[Feature Request] Builders #344

Open LiberaTeMetuMortis opened 1 year ago

LiberaTeMetuMortis commented 1 year ago

What do you want to request? We should have builders (just like discord.js) for: ActionRows SelectMenus ContextMenus Modals SlashCommands Buttons

Do you have any solutions? We can create another library (probably called harmony-builders) or just include them in the main library

Do you have anything to tell us about your request?

Blocksnmore commented 1 year ago

At a quick glance of djs's guide this seems pretty similar to the JSX components already in harmony. Check out This thread on the harmony discord

LiberaTeMetuMortis commented 1 year ago

It seems pretty interesting and useful, but one of the reasons I've mentioned that is making migration from discord.js easier.