telegram-bot-cli
OfficialSend alerts and files to Telegram via curl.
Content & Communication#notifications#file upload#telegram#bot api#message sending#ci alerts#shell automation
AuthorXipher-Labs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It eliminates the need to manually copy-and-paste notifications by letting you reliably send text, documents, and photos to Telegram from your scripts or CI pipeline.
Core Features & Use Cases
- Telegram Bot API messaging: Send chat messages with formatting via
sendMessage. - File and media notifications: Upload documents with
sendDocumentand images withsendPhoto(useful for deploy reports and screenshots). - Bounded access safety: Uses Bot API scope so the bot only sees chats it was added to (reducing blast radius compared to MTProto user-bots).
- Operational scenarios: Notify on deployments, uptime incidents, audits, spending thresholds, and long-running task completion.
Quick Start
Create a Telegram bot with BotFather, store your token and chat ID as WALTER_TELEGRAM_BOT_TOKEN and WALTER_TELEGRAM_CHAT_ID, then tell the agent to send the message you want to your configured chat.
Dependency Matrix
Required Modules
None requiredComponents
Standard packageđź’» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: telegram-bot-cli Download link: https://github.com/Xipher-Labs/walter-os/archive/main.zip#telegram-bot-cli Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.