telegram

Send Telegram messages and media via the telegram-send CLI.

139|38|Updated Mar 28, 2024
One-click install
npx skills add https://github.com/olasunkanmi-SE/codebuddy --skill telegram-olasunkanmi-se
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telegram
Source: https://github.com/olasunkanmi-SE/codebuddy/tree/main/skills/telegram
Command: npx skills add https://github.com/olasunkanmi-SE/codebuddy --skill telegram-olasunkanmi-se

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sending messages, files, and media to Telegram chats from your workflow without switching apps or manual steps.

Core Features & Use Cases

  • Telegram messaging: Send text messages to individual chats or groups using the telegram-send CLI.
  • Media & file delivery: Share images, documents, and other media via the CLI.
  • Bot configuration: Set up a Telegram bot token to enable automated messaging in your flows.

Quick Start

Configure telegram-send with your bot token and send a test message.

Frequently Asked Questions about telegram

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

FAQPage Schema
How do I send Telegram messages and media from an automated workflow?

You can send Telegram messages and media from an automated workflow by using the telegram-send CLI. This approach automates text, file, and image delivery directly to personal or group chats without manual steps.

Do I need a bot token to configure telegram-send for CLI messaging?

Yes, you need a bot token to configure telegram-send for CLI messaging. The setup enforces bot-token authentication to enable automated messaging workflows within your chats.

Can I send files and images to Telegram group chats using a command line interface?

Yes, you can send files and images to Telegram group chats using a command line interface. The CLI supports media and file delivery alongside standard text messaging for both personal and group workflows.

What is the best way to automate Telegram messaging without switching apps?

The best way to automate Telegram messaging without switching apps is using a CLI-based bot token approach. This sends text and media directly through telegram-send, integrating chat delivery into your existing workflows.

Why does my telegram-send CLI workflow require bot-token configuration?

Your telegram-send CLI workflow requires bot-token configuration to authenticate automated messaging requests. This setup checks for telegram-send availability and securely enables message delivery to your specified chats.

Are there limitations to sending Telegram media via a CLI bot compared to manual sharing?

Sending Telegram media via a CLI bot depends on telegram-send availability and correct bot-token configuration. It is designed for automated text, file, and image delivery rather than interactive manual sharing.