Back to Directory
general
Telegram Bot Builder
Build and manage Telegram bots via the Telegram Bot API. Create bots, send messages, handle webhooks, manage groups and channels.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of the Telegram Bot Builder skill.
- Build and manage Telegram bots via the Telegram Bot API.
- Provides setup instructions and environment variable configuration.
- Includes commands for sending messages, media, and managing chats/groups.
- Supports webhooks and polling for bot updates.
- Features message editing, deletion, forwarding, and keyboard markup examples.
- Useful code snippets and bash script for launching a simple echo bot.