telegram
Installation
SKILL.md
telegram - Telegram Bot Utility
The telegram module allows users to send text and images to Telegram groups, channels, or individual users via a bot token. It supports managing tokens, proxies, and target chat IDs.
When to Activate
- When automating notifications to a Telegram group or channel.
- When sharing local images or documents with Telegram users from the terminal.
- When managing multiple Telegram bot tokens and default chat destinations.
Core Principles & Rules
- Token Required: Use
initor--cfgto set the bot token. - Targeting: Specify chat IDs or usernames using the
--chatflag. - Proxy Support: Allows configuring network proxies for restricted environments.