telegram-admin

Manage multiple Telegram bot instances via profiles and CLI.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/tgunawandev/kodemeio-claude --skill telegram-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telegram-admin
Source: https://github.com/tgunawandev/kodemeio-claude/tree/main/config/.claude/skills/telegram-admin
Command: npx skills add https://github.com/tgunawandev/kodemeio-claude --skill telegram-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Kodemeio Telegram bot platform administration. Supports multiple instances via profiles. Covers multi-bot management, group tracking, message sending/broadcasting/scheduling, Chatwoot inbox integration, health monitoring, and dashboard overview. Use when working with kctl-telegram CLI or managing the kodemeio-telegram FastAPI service.

Core Features & Use Cases

  • Multi-instance management via profiles for scalable bot fleets.
  • Group tracking, health monitoring, and dashboard overview to maintain bot health and visibility.
  • Message sending, broadcasting, and scheduling across multiple bots and channels.
  • Chatwoot inbox integration for consolidated customer support workflows.
  • CLI-driven administration with kctl-telegram, supporting profile switching and config management.

Quick Start

Configure your first Telegram instance and switch to it using the kctl-telegram commands.

Frequently Asked Questions about telegram-admin

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

FAQPage Schema
How do I manage multiple Telegram bot instances from a single dashboard?

You can manage multiple Telegram bot instances using profile-based configuration to coordinate operational bot fleets. This enables health monitoring, group tracking, and message broadcasting across environments through a centralized FastAPI service and CLI workflow.

Can I schedule and broadcast messages across multiple Telegram bots simultaneously?

Yes, message broadcasting and scheduling across multiple bots and channels is supported. The CLI-driven administration allows you to coordinate and execute message delivery operations across your configured Telegram bot profiles.

How does health monitoring work for a Telegram bot fleet?

Health monitoring for a Telegram bot fleet operates through a FastAPI service connected to Postgres and Redis backends. It provides a dashboard overview to maintain bot health and visibility across multiple profiles and environments.

Do I need FastAPI, Postgres, and Redis to run multi-bot Telegram administration?

Yes, the multi-instance Telegram bot administration requires integration with a FastAPI service and Postgres/Redis backends. These components provide the necessary infrastructure for profile switching, health monitoring, and group tracking operations.