# echo Long-poll echo bot. Replies to `/start` with a greeting and echoes any other text. ## Run ```bash export TELEGRAM_BOT_TOKEN=123456:ABC... go run ./examples/echo ```