Automate Telegram message workflows
telegram-automationskillsetup L2★3,035
davepoon/buildwithclaude ↗What it does
Automate Telegram messaging, group management, and broadcast campaigns
Best for
When building Telegram broadcast or management workflows that need native protocol access beyond the standard bot API limitations
Inputs
- · message text
- · chat/group ID
- · media attachments
- · schedule time
Outputs
- · message confirmation with message_id
- · delivery status
- · read receipts (optional)
Requires
- · GramJS MTProto client
- · Telegram Bot API (optional)
Preconditions
- · Telegram account credentials or bot token
- · Chat/group ID resolved
Failure modes
- · Account rate limit (429)
- · Chat member removed or restricted
- · Media file unsupported format
Trust signals
- · GramJS handles MTProto without middleman APIs
- · Supports all Telegram media types and group operations