awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
MrRoundRobin avatar

MrRoundRobin/telegram.botFork

0
View on GitHub↗
51 星标·10 分支·C#·MIT·6 次浏览telegrambots.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.

Star 历史

mrroundrobin/telegram.bot 的 Star 历史图表mrroundrobin/telegram.bot 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Telegram.bot 的开源替代方案

相似的开源项目,按与 Telegram.bot 的功能重合度排序。
  • python-telegram-bot/python-telegram-botpython-telegram-bot 的头像

    python-telegram-bot/python-telegram-bot

    29,227在 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
    在 GitHub 上查看↗29,227
  • telegraf/telegraftelegraf 的头像

    telegraf/telegraf

    9,158在 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
    在 GitHub 上查看↗9,158
  • irazasyed/telegram-bot-sdkirazasyed 的头像

    irazasyed/telegram-bot-sdk

    3,300在 GitHub 上查看↗

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

    PHP
    在 GitHub 上查看↗3,300
  • tucnak/telebottucnak 的头像

    tucnak/telebot

    4,565在 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
    在 GitHub 上查看↗4,565
查看 Telegram.bot 的所有 30 个替代方案→

常见问题解答

mrroundrobin/telegram.bot 是做什么的?

.NET Client for Telegram Bot API

mrroundrobin/telegram.bot 的主要功能有哪些?

mrroundrobin/telegram.bot 的主要功能包括:Bot Development Frameworks, Bot Frameworks。

mrroundrobin/telegram.bot 有哪些开源替代品?

mrroundrobin/telegram.bot 的开源替代品包括: 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.