telegram-bot

Builds Telegram bots with message routing, commands, media handling, and automation workflows via the API.

1|Updated May 18, 2026
One-click install
npx skills add https://github.com/hmzainjamil/claude-office-skills --skill telegram-bot-hmzainjamil
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telegram-bot
Source: https://github.com/hmzainjamil/claude-office-skills/tree/main/telegram-bot
Command: npx skills add https://github.com/hmzainjamil/claude-office-skills --skill telegram-bot-hmzainjamil

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of designing Telegram bots from scratch, helping you create reliable chatbots, notification systems, and group automation flows without assembling every interaction pattern manually.

Core Features & Use Cases

  • Bot setup and configuration: Create and configure a Telegram bot, including commands, profile details, and chat ID discovery.
  • Message handling: Route text, commands, photos, documents, voice, and location messages into the right processing path.
  • AI-powered assistants: Build conversational bots with multi-modal support, memory, and response formatting suited to Telegram constraints.
  • Notifications and automation: Send alerts, scheduled digests, build updates, and reminders to users or groups.
  • Group and inline features: Add welcome flows, moderation, polls, inline keyboards, and inline query responses for richer bot experiences.

Quick Start

Ask Claude to design a Telegram bot workflow for your use case, including bot setup, message handling, and notification logic.

Frequently Asked Questions about telegram-bot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a Telegram bot that handles chat messages and media?

To build a Telegram bot, you need to route text, commands, photos, documents, and voice messages into designated processing paths using Telegram API integration and message routing rules.

Can I use a Telegram bot for automated notifications and scheduled alerts?

Yes, Telegram bots can be configured to send automated alerts, scheduled digests, build updates, and reminders directly to individual users or groups for reliable notification delivery.

What's the best way to set up a Telegram bot for group moderation?

Setting up a Telegram bot for group moderation involves configuring welcome flows, inline keyboards, and polls, alongside routing rules to automate and manage group interactions effectively.

Does this approach support building an AI assistant with memory on Telegram?

Yes, you can build conversational AI assistants on Telegram that feature multi-modal support, memory retention, and response formatting specifically suited to Telegram's interaction constraints.

Do I need to manually configure Telegram API routing for every command?

No, this approach applies predefined message routing and formatting rules to automatically direct text, commands, and media into the correct processing path, reducing manual setup friction.