telegram-bot

Installation
SKILL.md

Telegram Bot

Two scripts for Telegram bot interaction:

1. Fetch latest channel message

Reads the most recent post from your Telegram channel.

python3 <skill-dir>/scripts/fetch_dm.py

Requires: TELEGRAM_BOT_TOKEN, TELEGRAM_CHANNEL_ID

2. Send message to channel

Posts a message to your Telegram channel.

Installs
10
GitHub Stars
1
First Seen
Apr 7, 2026
telegram-bot — delexw/claude-code-misc