Folder-based modules
Drop *.cod files next to the loader. Each file
describes commands and actions in one place.
Drop-in modules
C0D watches the modules/ folder and registers slash
commands from each module file. Edit, restart, done - no separate
build pipeline.
Hand-drawn energy, serious-enough architecture: one
index.js entry, modules discovered at startup.
Drop *.cod files next to the loader. Each file
describes commands and actions in one place.
Each command block becomes a Discord slash command. Replies are plain text for now - enough to wire up your bot personality.
Landing, download, docs, ToS, and a Scratch-style
module builder that exports .cod files.
One Node process, many modules, and a small site: downloads by version, docs, Module Builder, and support on Discord.
Start from a release ZIP or run straight from the
bot/ folder - see Docs for setup.
Hang out with other people building on C0D, get help with modules and the bot, and see what is shipping next.