Start, stop, restart, and monitor the Telegram sync bot process. Provides lifecycle management for the bun --watch bot runner with process verification and log access.
If no output, the bot is not running. If multiple lines appear, there are duplicate instances that need cleanup.
In production, launchd manages the bot via a compiled Swift runner binary. The runner uses bun --watch, so code changes auto-restart the service.
Inicie, detenga o reinicie el proceso del bot de sincronización de Telegram. DESENCADENADORES: iniciar el bot, detener el bot, reiniciar el bot, proceso del bot, estado del bot, control del bot. Fuente: terrylica/cc-skills.