telegram-bot-maker

Automate Telegram bot setup and webhook configuration with BotFather tokens.

6|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill telegram-bot-maker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telegram-bot-maker
Source: https://github.com/issdandavis/SCBE-AETHERMOORE/tree/main/external/codex-skills-live/telegram-bot-maker
Command: npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill telegram-bot-maker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Telegram bot automation setup is time-consuming and error-prone; this skill streamlines bot creation, webhook configuration, and SCBE integration to get a working Telegram bot faster.

Core Features & Use Cases

  • BotFather token + webhook configuration
  • n8n workflow setup for inbound/outbound bot behavior
  • SCBE connector registration and health checks
  • Basic hardening and troubleshooting

Quick Start

Provide your BotFather token and a public HTTPS webhook URL to initialize the bot workflow.

Frequently Asked Questions about telegram-bot-maker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Telegram bot webhook configuration with n8n?

To automate Telegram bot webhook configuration, provide your BotFather token and a public HTTPS URL to initialize the bot workflow. The setup handles n8n workflow integration for inbound and outbound bot behavior automatically.

What is needed to integrate a Telegram bot with an n8n workflow?

Integrating a Telegram bot with an n8n workflow requires a BotFather token and a public HTTPS webhook URL. These inputs initialize the workflow, manage connector registration, and apply basic hardening for secure operation.

Can I use SCBE connectors for Telegram bot health checks in production?

Yes, you can use SCBE connectors for Telegram bot health checks across production deployments. The automation handles connector registration and implements script-based webhook management to monitor and ensure secure operation.

What's the best way to troubleshoot Telegram bot webhook setup errors?

The best way to troubleshoot Telegram bot webhook setup errors is through the skill's built-in basic hardening and troubleshooting steps. It streamlines BotFather token handling and validates webhook configuration to prevent common automation failures.

Do I need a public HTTPS URL to set up a Telegram bot webhook?

Yes, you need a public HTTPS webhook URL to set up a Telegram bot. Along with your BotFather token, this URL is required to initialize the bot workflow and enable n8n to process inbound and outbound messages.

Why does Telegram bot automation setup take so long to configure manually?

Telegram bot automation setup is time-consuming and error-prone manually due to complex webhook configuration and connector registration. Automating BotFather token handling and SCBE integration streamlines the process for faster deployment.