One-time bootstrap of the entire TTS + Telegram bot stack: Kokoro TTS engine (MLX-Audio on Apple Silicon), Telegram bot via BotFather, secrets management, environment configuration, and shell symlinks.
| Bun | Yes | brew install oven-sh/bun/bun | | mise | Yes | brew install mise | | uv | Yes | brew install uv | | Python 3.13 | Yes | uv python install 3.13 | | Homebrew | Yes | Already installed on macOS dev machines | | Apple Silicon (M1+) | Yes | Required for MLX Metal acceleration |
If any tool is missing, install via Homebrew (brew install ). Python 3.13 is installed via uv python install 3.13.
Einmaliger Bootstrap für die Kokoro TTS-Engine, den Telegram-Bot und das BotFather-Setup. AUSLÖSER – TTS einrichten, Kokoro installieren, Botfather, TTS-Telegram-Synchronisierung starten, Telegram-Bot konfigurieren, Full-Stack-Setup. Quelle: terrylica/cc-skills.