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

Interaction Kit is a framework for creating Discord slash command bots over the HTTP API

Results 106 interaction-kit issues
Sort by recently updated
recently updated
newest added

Goal of this is to add some tests and get [email protected] out

Fully implements the missing discord-api methods

I stubbed out some example usages of `discord-verify` but a few others need doing, and I'm sure the ones I wrote could use some love

Help Wanted
Feature
Documentation

Easy to use middleware makes everyone happy - [ ] Express - [ ] Fastify - [ ] Serverless - [ ] Edge Runtime

Help Wanted
Feature

Moving create-ikit-app to unbuild will help drop some dev dependencies

Help Wanted
Feature

Looks like it overrides a few commands when it shouldn't. Need to check what is causing that, and then also should add caching so that when the application reloads we...

Bug
Help Wanted

The VM isn't passing colors through always; not clear why

Bug
Help Wanted

Per Vlad and ckohen, the serialization should be typed like this: ``` Exclude[number] ```

Bug

It's convoluted, and it isn't clear that it needs to be. There was a lot of thrash during the Request/Response rewrite that might have shook out in a way where...

Bug