awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
MrRoundRobin avatar

MrRoundRobin/telegram.botFork

0
View on GitHub↗
51 stars·10 forks·C#·MIT·15 viewstelegrambots.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 history

Star history chart for mrroundrobin/telegram.botStar history chart for mrroundrobin/telegram.bot

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Telegram.bot

These projects share indexed features with Telegram.bot. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • python-telegram-bot/python-telegram-botpython-telegram-bot avatar

    python-telegram-bot/python-telegram-bot

    29,227View on 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
    View on GitHub↗29,227
  • telegraf/telegraftelegraf avatar

    telegraf/telegraf

    9,158View on 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
    View on GitHub↗9,158
  • irazasyed/telegram-bot-sdkirazasyed avatar

    irazasyed/telegram-bot-sdk

    3,300View on GitHub↗

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

    PHP
    View on GitHub↗3,300
  • tucnak/telebottucnak avatar

    tucnak/telebot

    4,565View on 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
    View on GitHub↗4,565
Compare all 30 related projects→

Frequently asked questions

What does mrroundrobin/telegram.bot do?

.NET Client for Telegram Bot API

What are the main features of mrroundrobin/telegram.bot?

The main features of mrroundrobin/telegram.bot are: Bot Development Frameworks, Bot Frameworks.

Which projects share features with mrroundrobin/telegram.bot?

Projects with overlapping indexed features include: 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.