telegram messaging

Send messages to Telegram using the Bot API. The plugin provides both manual (/telegram ) and automatic session notifications.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "telegram messaging" with this command: npx skills add vampik33/claude-plugins/vampik33-claude-plugins-telegram-messaging

Telegram Messaging

Send messages to Telegram using the Bot API. The plugin provides both manual (/telegram ) and automatic session notifications.

Quick Start

/telegram Your message here

Credentials

Set two environment variables (add to ~/.bashrc or ~/.zshrc for persistence):

export TELEGRAM_BOT_TOKEN="your-bot-token" # from @BotFather export TELEGRAM_CHAT_ID="your-chat-id" # from @userinfobot

Configuration

Create .claude/telegram.local.md (project) or ~/.claude/telegram.local.md (global):


enabled: true session_threshold_minutes: 10

Your custom notification message here

See examples/telegram.local.md.example for a working config template.

Plugin Behavior

Opt-in design: The plugin only validates credentials and sends automatic notifications when .claude/telegram.local.md exists with enabled: true .

Manual command: The /telegram command works anytime if credentials are set, regardless of the config file.

Resources

  • Full documentation: README.md (at plugins/telegram/README.md )

  • Configuration details: references/configuration.md

  • Troubleshooting: references/troubleshooting.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

git-commit-workflow

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

git-branch-pr-workflow

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

workflow-checkpoint-refactor

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

finops-overview

No summary provided by upstream source.

Repository SourceNeeds Review