Telegram Bot with Hermes Agent
July 8, 2026 Β· 4 min read
Telegram is the most popular platform for Hermes Agent. In 5 minutes, you can have your own AI agent responding to messages.
Step 1: Create Bot via BotFather
/newbotβ Enter name β Enter username β Save the API token!
Step 2: Configure Hermes Gateway
$ hermes gateway setupβ Select Telegram β Paste token
Step 3: Run
$ hermes gateway
What It Can Do
- π¬ Full conversations
- π§ All tools (web search, code execution, image gen)
- π§ Persistent memory across days
- π€ Voice messages with transcription
- β° Scheduled briefings
π Security: Set
TELEGRAM_ALLOWED_USERS in ~/.hermes/.env to restrict access to specific users.