interaction-kit icon indicating copy to clipboard operation
interaction-kit copied to clipboard

Think through discord-error DX

Open IanMitchell opened this issue 3 years ago • 1 comments

While writing tests, I want to think about how discord-error is structured, and if it could be improved for developer experience.

IanMitchell avatar Oct 16 '22 04:10 IanMitchell

Would probably be nice to create classes for the different error types / numbers and throw those instead (have the existing error as a subclass)

IanMitchell avatar Jan 17 '23 05:01 IanMitchell