Ian Mitchell
Ian Mitchell
For the most part I like them, but "Help wanted" might not be the best name for something that also means "beginner friendly" or "contributor wanted".
We should upstream discord-verify to the discord-interactions package.
I think ultimately ikit will support several dialects of command definition (what we have today, raw object export, etc) - one I'd like to take a look at is adding...
I think moving discord-api-types to peer deps gets around the semver issues - need to investigate a bit, but if it does we should do that prior to v1
At some point we should review keywords in the package.json files
After v1 ships, it would be awesome if djs/rest could be plugged in as a replacement to discord-request. In theory it shouldn't be too hard to do
Most of the methods on the Application class that people will be using have bad types; I'll need to fix them. They work within the codebase, but if you have...
The code right now is a little messy, and we can do better.