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.
Bootstrap unique pour le moteur Kokoro TTS, le bot Telegram et la configuration BotFather. DÉCLENCHEURS - configuration de tts, installation de kokoro, botfather, bootstrap tts-telegram-sync, configuration du bot de télégramme, configuration complète de la pile. Source : terrylica/cc-skills.