Create a Discord to Claude Code bridge in seconds.
bunx create-cord my-bot
cd my-bot
bun run start- Creates a new project from the Cord template
- Installs dependencies
- Prompts for Discord bot token
- Sets up
.envfile - Ready to run
- Bun runtime
- Redis server
- Claude Code CLI installed and authenticated
- Discord bot token
MIT