Ian Mitchell
Ian Mitchell
Not everyone will want to use ngrok, some will have premium, etc - we should look into ways of accommodating them.
While writing tests, I want to think about how discord-error is structured, and if it could be improved for developer experience.
Right now if you don't provide a top level name the command fails. Instead, it should prompt for a name if none is given
Since we use unbuild for discord-verify, and tsup does not work, we should convert create-ikit-app to run unbuild as well to simplify dependencies and toolchains.
From what I've read online, swc is the more appropriate choice here. I need to do some investigation still
Moving the assertions out of utils will let us import from the top level instead.
We have several assertions that we should upstream to discord-api-types
I have no ideas on this, but we should have some sort of logo for launch.
Typing it as `unknown` is bad - we can do better.
Right now it isn't logging properly. A logging strategy + fix for colors in terminal needs to happen before release