Karitham / corde

A high level discord interactions wrapper, simple, idiomatic, testable and extensible. Based on outgoing webhooks, and designed from scratch for excellence

Home Page:https://github.com/Karitham/corde

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Builders

Karitham opened this issue · comments

commented

Builders are currently a mess, and you even have to call B() at the end to build the embed/response.

We should be able to make corde's embed/responses actual builders themselves, and we wouldn't have to rely on yet another type.