Tutorial: Team Telegram Assistant
Set Up a Team Telegram Assistant This tutorial walks you through setting up a Telegram bot powered by Hermes Agent that multiple team members can use. By the en
This tutorial walks you through setting up a Telegram bot powered by Hermes Agent that multiple team members can use. By the end, your team will have a shared AI assistant they can message for help with code, research, system administration, and anything else — secured with per-user authorization. …
What this page covers
- What We're Building
- Prerequisites
- Step 1: Create a Telegram Bot
- Step 2: Configure the Gateway
- Option A: Interactive Setup (Recommended)
- Option B: Manual Configuration
- Finding Your User ID
- Step 3: Start the Gateway
- Quick Test
- Production: Install as a Service
- Verify It's Running
- Step 4: Set Up Team Access
- Approach A: Static Allowlist
- Approach B: DM Pairing (Recommended for Teams)
- Security Considerations
- Step 5: Configure the Bot
- Set a Home Channel
- Configure Tool Progress Display
- Set Up a Personality with SOUL.md
- Add Project Context
- Step 6: Set Up Scheduled Tasks
- Daily Standup Summary
- Server Health Check
- Managing Scheduled Tasks
- Production Tips
- Use Docker for Safety
- Monitor the Gateway
- Keep Hermes Updated
- Log Locations
- Going Further
Section outline mirrored from the official Hermes Agent documentation. Follow any heading to read the complete text on the source site.
More in Guides & Tutorials
Tips & Best Practices
A quick wins collection of practical tips that make you immediately more effective with Hermes Agent. Each section targets a different aspect — scan the headers
Run Local LLMs on Mac
This guide walks you through running a local LLM server on macOS with an OpenAI compatible API. You get full privacy, zero API costs, and surprisingly good perf
Tutorial: Daily Briefing Bot
Tutorial: Build a Daily Briefing Bot In this tutorial, you'll build a personal briefing bot that wakes up every morning, researches topics you care about, summa
Using Hermes as a Python Library
Hermes isn't just a CLI tool. You can import directly and use it programmatically in your own Python scripts, web applications, or automation pipelines. This gu
Use MCP with Hermes
This guide shows how to actually use MCP with Hermes Agent in day to day workflows. If the feature page explains what MCP is, this guide is about how to get val
Use Voice Mode with Hermes
This guide is the practical companion to the Voice Mode feature reference. If the feature page explains what voice mode can do, this guide shows how to actually