Telegram Bot Builder

🌐Community
by sickn33 · vlatest · Repository

Build custom Telegram bots effortlessly with this tool – perfect for automating tasks and engaging your audience directly on messaging platforms.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add telegram-bot-builder npx -- -y @trustedskills/telegram-bot-builder
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "telegram-bot-builder": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telegram-bot-builder"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The telegram-bot-builder skill allows users to create, configure, and deploy Telegram bots with ease. It provides tools for setting up bot commands, handling user interactions, and integrating with external APIs or services.

When to use it

  • You need to automate responses in a Telegram group or channel.
  • You want to build a custom bot that interacts with users based on specific triggers or commands.
  • You are looking to integrate third-party services like databases or payment gateways into your Telegram bot.

Key capabilities

  • Command-based interaction setup
  • User message handling and response generation
  • Integration with external APIs and webhooks
  • Bot deployment and management tools

Example prompts

  • "Create a Telegram bot that responds to the /start command with a welcome message."
  • "Set up a bot that forwards user messages to an email address."
  • "Integrate this bot with a weather API so it can provide weather updates."

Tips & gotchas

  • Ensure you have a valid Telegram bot token before using this skill.
  • Some advanced features may require knowledge of programming or API integration basics.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
sickn33
Installs
878

🌐 Community

Passed automated security scans.