interaction-kit
interaction-kit copied to clipboard
Think through discord-error DX
While writing tests, I want to think about how discord-error is structured, and if it could be improved for developer experience.
Would probably be nice to create classes for the different error types / numbers and throw those instead (have the existing error as a subclass)