Build bots.
No code ever.
Kitcord lets you build Discord bots by snapping Pieces together on a visual Canvas. Everything your bot knows is stored in a Bot Kit — a JSON manifest the Engine interprets at runtime.
These docs cover every concept, every Piece, and every config option. Looking for a step-by-step walkthrough? Tutorials are over here →
Pieces, Flows, Sparks, and everything else that makes a Kitcord bot tick.
Create slash commands that Discord users can invoke with /your-command.
React to Discord events — members joining, messages sent, reactions added.
Wire Pieces into graphs that run when a Spell or Trigger fires.
Dynamic values like {{input.user.id}} that flow through your bot's logic.
Per-bot SQLite database you design directly from the dashboard.
Base Set plus The Mod Squad — free Piece expansions for your bots.
Every Piece documented — inputs, outputs, sparks, and examples.