API Reference
📚 API Reference
The complete technical reference for everything in Kitcord. If you're looking for a walkthrough, check the docs or tutorials.
🧩
Pieces
Every Piece documented — inputs, sparks emitted, output ports, and JSON examples.
- → Base Set (33 pieces)
- → The Mod Squad (12 pieces)
- → 7 categories
🔔
Event Types
All Discord gateway events supported by Triggers, with available sparks and filters.
- → clientReady
- → guildMemberAdd
- → messageCreate
- → reactionAdd
- → voiceStateUpdate
- → …and 7 more
💫
Sparks Reference
Every spark path — spell context, trigger context, flow sparks, and library sparks from Packs.
- → input.*
- → member.*
- → message.*
- → lib.*
📄
Kit Schema
Full Bot Kit JSON structure — every field, type, constraint, and a complete example.
- → Top-level fields
- → Command schema
- → Flow / Node / Edge
- → Vault schema