Ian Mitchell

Results 188 issues of Ian Mitchell

Lot of ugly `console.log` statements out there. Not sure if `debug` is the right choice to use, but should grab a lib and make the log statements generally better

Feature

I'm not very good at these, but I would like these to have be as helpful as possible

Feature

We have a few ways of approaching API helpers - we could take each route and create a `getRoleByID` helpers, or we could create a standard Record interface that does...

Feature

There are a bunch of TODO comments for adding validations to our library - we can ship some alphas and betas before adding it, but we should have these in...

Feature

Doesn't need oauth or anything, although that might be nice for a follow-up example.

Documentation

I love Prisma, you love Prisma, we all love Prisma. Let's show the world how Interaction Kit loves Prisma.

Documentation

These are pretty hot right now, would be good to have an example project for them

Feature

This is two-parter, and probably more of a discussion. 1. Gotta add tests to the main library at some point - probably once the core API design is hammered down...

Help Wanted
Feature

This would work in development mode by loading the command IDs on registration / startup, and in prod by hooking into the deploy step.

Feature

Add a mention markdown helper ~~I keep thinking it would be cool to add a `.mention()` to the SlashCommand class, but that would require doing something kind of tricky during...

Help Wanted
Feature