https://github.com/remorses/kimaki
Control opencode agents inside Discord. With support for voice channels
https://github.com/remorses/kimaki
Last synced: 2 months ago
JSON representation
Control opencode agents inside Discord. With support for voice channels
- Host: GitHub
- URL: https://github.com/remorses/kimaki
- Owner: remorses
- Created: 2025-09-02T09:01:20.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-10-14T12:24:52.000Z (3 months ago)
- Last Synced: 2025-10-18T04:51:30.107Z (3 months ago)
- Language: TypeScript
- Homepage: https://kimaki.xyz
- Size: 1.5 MB
- Stars: 35
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Agents: AGENTS.md
Awesome Lists containing this project
- awesome-opencode - kimaki
README
kimaki
IronMan's Jarvis for coding agents, inside Discord
Kimaki is a Discord bot you can install in a Discord server to control opencode sessions in any computer via Discord
When running the `kimaki` cli the first time the cli will ask you choose what existing opencode projects to add to Discord, Kimaki will create a new channel for each project. Writing a message in that channel will start a new opencode session
Kimaki will store the bot state in a local sqlite database. You should keep the kimaki cli running to be able to communicate to it via Discord
## Usage
`npx -y kimaki@latest`
The cli will ask you for
- Discord bot app id and token
- What opencode projects add to Discord
- Gemini API key for audio transcriptions and voice channels interaction
Kimaki requires you to create a new Discord bot for each new computer you will install kimaki in. You can create as many bots as you want, then install each bot in spare machines to be able to control these machines via Discord. Each Discord channel will be associated with a specific machine and project directory.