A
licenseA
qualityD
maintenanceEnables AI agents to send and receive messages, media, and files on Telegram, and manage chats via a bot token.
17
20 PyPI
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool clearly targets a distinct content type (markdown message, document, photo, video), with no overlapping purposes.
The first tool 'send_markdown_message_as_telegram_bot' breaks the 'send_telegram_<type>' pattern used by the other three, mixing naming conventions.
Four tools is reasonable for a Telegram notifier; it's concise but could benefit from a few more common actions like send_audio or send_sticker.
Covers key send operations for text, document, photo, and video, but notably absent are audio, location, and plain text (non-markdown) sending, which are common Telegram features.