awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
MrRoundRobin avatar

MrRoundRobin/telegram.botFork

0
View on GitHub↗
51 estrellas·10 forks·C#·MIT·5 vistastelegrambots.github.io/book↗

Telegram.bot

.NET Client for Telegram Bot API

Features

  • Bot Development Frameworks - C# client for the Telegram Bot API.
  • Bot Frameworks - C# client for the Bot API.

Historial de estrellas

Gráfico del historial de estrellas de mrroundrobin/telegram.botGráfico del historial de estrellas de mrroundrobin/telegram.bot

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Telegram.bot

Proyectos open-source similares, clasificados según cuántas características comparten con Telegram.bot.
  • python-telegram-bot/python-telegram-botAvatar de python-telegram-bot

    python-telegram-bot/python-telegram-bot

    29,227Ver en GitHub↗

    This project is an asynchronous messaging framework designed for building interactive applications on the Telegram platform. It functions as a comprehensive wrapper that maps native platform methods and update types into structured objects, enabling developers to create event-driven services that respond to real-time user input. By integrating with standard event loops, the library facilitates high-throughput communication and non-blocking message processing. The framework distinguishes itself through a sophisticated update-driven dispatcher pattern that routes incoming messages to specific h

    Pythonbotchatbotframework
    Ver en GitHub↗29,227
  • telegraf/telegrafAvatar de telegraf

    telegraf/telegraf

    9,158Ver en GitHub↗

    Telegraf is a Node.js framework and typed API wrapper for building interactive chat agents on the Telegram platform. It provides a structured environment for developing automated agents that interface with the Telegram Bot API to process and respond to user messages. The framework uses a middleware-based request router to process incoming events through a customizable chain of handlers. This architecture allows for dynamic command routing and the use of a context-object pattern to pass updates and API methods through the processing pipeline. The system supports multiple event delivery method

    TypeScript
    Ver en GitHub↗9,158
  • irazasyed/telegram-bot-sdkAvatar de irazasyed

    irazasyed/telegram-bot-sdk

    3,300Ver en GitHub↗

    🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.

    PHP
    Ver en GitHub↗3,300
  • tucnak/telebotAvatar de tucnak

    tucnak/telebot

    4,565Ver en GitHub↗

    Telebot is a framework for building interactive bots using the Telegram Bot API. It provides a type-safe API wrapper and an asynchronous event handler to manage messages, commands, and user interactions. The project features a middleware-based request interception system and pattern-based event routing to map triggers to custom logic. It includes a dedicated inline query engine for generating real-time suggested results and an interactive keyboard builder for creating custom reply and inline buttons. The framework covers a broad range of capabilities, including rich media management for albu

    Go
    Ver en GitHub↗4,565
Ver las 30 alternativas a Telegram.bot→

Preguntas frecuentes

¿Qué hace mrroundrobin/telegram.bot?

.NET Client for Telegram Bot API

¿Cuáles son las características principales de mrroundrobin/telegram.bot?

Las características principales de mrroundrobin/telegram.bot son: Bot Development Frameworks, Bot Frameworks.

¿Qué alternativas de código abierto existen para mrroundrobin/telegram.bot?

Las alternativas de código abierto para mrroundrobin/telegram.bot incluyen: telegraf/telegraf — Telegraf is a Node.js framework and typed API wrapper for building interactive chat agents on the Telegram platform.… yagop/node-telegram-bot-api — This project is a library for Telegram bot development, enabling the creation of automated agents that respond to user… irazasyed/telegram-bot-sdk — 🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box. python-telegram-bot/python-telegram-bot — This project is an asynchronous messaging framework designed for building interactive applications on the Telegram… tucnak/telebot — Telebot is a framework for building interactive bots using the Telegram Bot API. It provides a type-safe API wrapper… anytimetraveler/telegram-menu-library — A library that makes creating menus much easier.