chore(discord): replace Telegram with Discord integration (discord.py)

This commit is contained in:
2026-03-01 22:37:15 -05:00
parent 0120bd8b1b
commit 2344f7cff5
3 changed files with 651 additions and 18 deletions

View File

@@ -146,7 +146,7 @@ After completing a group of related tasks (a "phase"):
- **Language**: Python 3.11+
- **Package manager**: `uv`
- **AI**: Anthropic Claude — `claude-haiku-4-5-20251001` primary, `claude-sonnet-4-6` fallback for complex reasoning
- **Voice In**: Telegram audio notes → STT (OpenClaw-style messaging)
- **Voice In**: Discord audio attachments → STT (discord.py bot, `DISCORD_BOT_TOKEN` env var)
- **Voice Out**: ElevenLabs TTS (Rook voice ID — scratchy/rough robot) with Google TTS as fallback
- **GUI** (ModernCoSy component): Dear PyGui — dockable panels, dark theme
- **CoSy**: subprocess stdin/stdout pipe to `CoSy.bat` / `reva.exe`