23 lines
1.3 KiB
Markdown
23 lines
1.3 KiB
Markdown
# Clawdbot (LXC 129) — основной бот
|
||
|
||
- Real config: ~/.clawdbot/clawdbot.json (NOT /opt/clawdbot/config.yaml)
|
||
- ANTHROPIC_API_KEY=sk-clawdbot-proxy in /etc/systemd/system/clawdbot.service
|
||
- Telegram bot: @maxim_dttb_bot
|
||
- Model: anthropic/claude-opus-4-6 (через CLIProxy localhost:8317)
|
||
- CLIProxy: порт 8317 (cliproxy.service), проксирует Anthropic API для всех ботов (129, 133, 134)
|
||
- CLIProxy auth: batlaew@gmail.com, auto-refresh токен (единственный инстанс с refresh)
|
||
- Gateway: порт 18789, token: changeme123
|
||
- SSH: ключ claude-code (id_ed25519 с LXC 132)
|
||
|
||
<!-- AUTO-SYNC FROM MEMORY.MD - DO NOT EDIT BELOW -->
|
||
## Clawdbot (LXC 129) — основной бот
|
||
- Real config: ~/.clawdbot/clawdbot.json (NOT /opt/clawdbot/config.yaml)
|
||
- ANTHROPIC_API_KEY=sk-clawdbot-proxy in /etc/systemd/system/clawdbot.service
|
||
- Telegram bot: @maxim_dttb_bot
|
||
- Model: anthropic/claude-opus-4-6 (через CLIProxy localhost:8317)
|
||
- CLIProxy: порт 8317 (cliproxy.service), проксирует Anthropic API для всех ботов (129, 133, 134)
|
||
- CLIProxy auth: batlaew@gmail.com, auto-refresh токен (единственный инстанс с refresh)
|
||
- Gateway: порт 18789, token: changeme123
|
||
- SSH: ключ claude-code (id_ed25519 с LXC 132)
|
||
<!-- END AUTO-SYNC -->
|