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.
One-time bootstrap for Kokoro TTS engine, Telegram bot, and BotFather setup. TRIGGERS - setup tts, install kokoro, botfather, bootstrap tts-telegram-sync, configure telegram bot, full stack setup. Source: terrylica/cc-skills.