24/7 Hermes Agent gateway for Telegram.
- Push this repo to GitHub (private repo recommended)
- Go to https://render.com → New → Background Worker
- Connect your GitHub repo
- Set these environment variables in Render dashboard:
- ANTHROPIC_API_KEY
- TELEGRAM_BOT_TOKEN
- TELEGRAM_ALLOWED_USERS
- TELEGRAM_HOME_CHANNEL
- Deploy
That's it. Bot runs 24/7, receives cron job reports, responds to messages.
Use Render Starter plan ($7/month) — Background Worker stays alive always. Free plan spins down after inactivity — NOT suitable for a gateway.