docs: add required setup steps to readme

This commit is contained in:
banteg
2025-12-29 22:32:44 +04:00
parent 4137839a0b
commit e93fedd2fd
+5
View File
@@ -30,6 +30,11 @@ takopi
uvx takopi uvx takopi
``` ```
### Setup
1. **Start the bot**: Send `/start` to your bot in Telegram—it can't message you until you do
2. **Trust your working directory**: Run `codex` once interactively in your project directory (must be a git repo) to add it to trusted directories
### Configuration ### Configuration
Create `~/.codex/takopi.toml` (or `.codex/takopi.toml` for a repo-local config): Create `~/.codex/takopi.toml` (or `.codex/takopi.toml` for a repo-local config):