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

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

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

Open-source alternatives to Tgbot Cpp

30 open-source projects similar to reo7sp/tgbot-cpp, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tgbot Cpp alternative.

  • aidenable/raitoAidenable 的头像

    Aidenable/Raito

    74在 GitHub 上查看↗

    REPL, hot-reload, keyboards, pagination, and internal dev tools — all in one. That's Raito.

    Python
    在 GitHub 上查看↗74
  • aiogram/aiogramaiogram 的头像

    aiogram/aiogram

    5,588在 GitHub 上查看↗

    aiogram is an asynchronous framework for building Telegram bots in Python. It provides a complete toolkit for interacting with the Telegram Bot API, handling incoming updates, and managing bot state through a built-in finite state machine. The framework is designed around an event-driven architecture that routes messages and other updates to handler functions using a flexible dispatching system. The framework distinguishes itself through its middleware system, which allows developers to intercept and modify both incoming updates and outgoing API calls. It supports a wide range of Telegram-spe

    Pythonaiogramasynciobot
    在 GitHub 上查看↗5,588
  • alik0211/mtproto-corealik0211 的头像

    alik0211/mtproto-core

    645在 GitHub 上查看↗

    Telegram API JS (MTProto) client library for Node.js and browser

    JavaScript
    在 GitHub 上查看↗645
  • anytimetraveler/telegram-menu-libraryAnyTimeTraveler 的头像

    AnyTimeTraveler/telegram-menu-library

    2在 GitHub 上查看↗

    A library that makes creating menus much easier

    Java
    在 GitHub 上查看↗2
  • atipugin/telegram-bot-rubyatipugin 的头像

    atipugin/telegram-bot-ruby

    1,422在 GitHub 上查看↗
    Rubyrubytelegramtelegram-bot
    在 GitHub 上查看↗1,422

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • ayrat555/frankensteinayrat555 的头像

    ayrat555/frankenstein

    359在 GitHub 上查看↗

    Telegram bot API client for Rust

    Rust
    在 GitHub 上查看↗359
  • badoualy/kotlogrambadoualy 的头像

    badoualy/kotlogram

    238在 GitHub 上查看↗

    Telegram API for Java/Kotlin easy to use and straightforward

    Java
    在 GitHub 上查看↗238
  • danog/madelineprotodanog 的头像

    danog/MadelineProto

    3,344在 GitHub 上查看↗

    MadelineProto is an asynchronous PHP library that provides a programmatic interface for interacting with the Telegram API using the MTProto protocol, the same protocol used by official Telegram clients. It functions as both a Telegram bot SDK and a userbot automation library, enabling PHP applications to connect to Telegram as either a bot account or a regular user account, sending and receiving messages, media, and other data directly without relying on the Bot API intermediary. The library is built on an event-driven architecture with Amp v3 fiber-based concurrency, allowing for non-blockin

    PHPamphpasyncbot
    在 GitHub 上查看↗3,344
  • depoio/node-telegram-botdepoio 的头像

    depoio/node-telegram-bot

    137在 GitHub 上查看↗

    Client wrapper for Telegram Bot API (Under heavy development)

    JavaScript
    在 GitHub 上查看↗137
  • dinoleung/teledartDinoLeung 的头像

    DinoLeung/TeleDart

    309在 GitHub 上查看↗

    A Dart library interfacing with the latest Telegram Bot API.

    Dart
    在 GitHub 上查看↗309
  • enricostara/telegram.linkenricostara 的头像

    enricostara/telegram.link

    335在 GitHub 上查看↗

    Telegram API library (javascript, node.js)

    JavaScript
    在 GitHub 上查看↗335
  • eternnoir/goteleboteternnoir 的头像

    eternnoir/gotelebot

    22在 GitHub 上查看↗

    Golang (Go) implementation for the Telegram Bot API.

    Go
    在 GitHub 上查看↗22
  • eternnoir/pytelegrambotapieternnoir 的头像

    eternnoir/pyTelegramBotAPI

    8,684在 GitHub 上查看↗

    pyTelegramBotAPI is a Python framework and API wrapper designed for building bots that interact with the Telegram Bot API. It provides a toolkit for managing bot lifecycles through both synchronous and asynchronous request patterns. The framework is distinguished by a routing system that uses custom filters and middleware pipelines to direct incoming updates to specific handlers. It includes a finite state machine manager to track user progress through multi-step conversations and a retry-based system to handle server-side rate limiting. The library covers a broad range of capabilities, incl

    Pythonbot-apipython-apitelegram
    在 GitHub 上查看↗8,684
  • ex3ndr/telegram-apiex3ndr 的头像

    ex3ndr/telegram-api

    142在 GitHub 上查看↗

    Telegram Api library for java

    Java
    在 GitHub 上查看↗142
  • go-telegram-bot-api/telegram-bot-apigo-telegram-bot-api 的头像

    go-telegram-bot-api/telegram-bot-api

    6,379在 GitHub 上查看↗

    This is a Go package that wraps the Telegram Bot API, providing a client library for building automated bot applications. It handles the core tasks of authenticating a bot with an API token and then sending messages or receiving updates through either long-polling or webhooks. The library supports sending text and media messages to Telegram chats, with the ability to reply to specific messages in a conversation. For receiving updates, it offers both a configurable long-polling loop that processes updates as they arrive and a webhook receiver that accepts incoming HTTPS requests from Telegram

    Gogolanghacktoberfesttelegram
    在 GitHub 上查看↗6,379
  • gotd/tdgotd 的头像

    gotd/td

    2,129在 GitHub 上查看↗
    Gobot-apigogolang
    在 GitHub 上查看↗2,129
  • gramiojs/gramiogramiojs 的头像

    gramiojs/gramio

    269在 GitHub 上查看↗

    Powerful, extensible and really type-safe Telegram Bot API framework

    TypeScript
    在 GitHub 上查看↗269
  • grammyjs/grammygrammyjs 的头像

    grammyjs/grammY

    3,633在 GitHub 上查看↗

    The Telegram Bot Framework.

    TypeScript
    在 GitHub 上查看↗3,633
  • igoropaniuk/teledigestigoropaniuk 的头像

    igoropaniuk/teledigest

    20在 GitHub 上查看↗

    LLM-driven framework for building Telegram digest and channel-analysis bots

    Python
    在 GitHub 上查看↗20
  • insanusmokrassar/telegrambotapiInsanusMokrassar 的头像

    InsanusMokrassar/TelegramBotAPI

    437在 GitHub 上查看↗

    Type-safe library for work with Telegram Bot API

    Kotlin
    在 GitHub 上查看↗437
  • 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
  • jlmadurga/django-telegram-botjlmadurga 的头像

    jlmadurga/django-telegram-bot

    144在 GitHub 上查看↗

    Django app to write Telegram bots. Just define commands and how to handle them.

    Python
    在 GitHub 上查看↗144
  • lonami/grammersLonami 的头像

    Lonami/grammers

    816在 GitHub 上查看↗

    (tele)gramme.rs - use Telegram's API from Rust

    Rust
    在 GitHub 上查看↗816
  • lonamiwebs/telethonLonamiWebs 的头像

    LonamiWebs/Telethon

    12,022在 GitHub 上查看↗

    Telethon is a Python asynchronous API wrapper and client library designed for interacting with the Telegram API. It implements the MTProto protocol to enable programmatic communication for both user accounts and bots. The project serves as a development framework for building custom Telegram clients and automating account actions. It provides the tooling necessary to create automated bots that manage group interactions and channel communications. The library supports messaging data integration and the automation of messaging workflows. It handles the translation of high-level calls into the

    Python
    在 GitHub 上查看↗12,022
  • mrroundrobin/telegram.botMrRoundRobin 的头像

    MrRoundRobin/telegram.bot

    51在 GitHub 上查看↗

    .NET Client for Telegram Bot API

    C#
    在 GitHub 上查看↗51
  • mtcute/mtcutemtcute 的头像

    mtcute/mtcute

    502在 GitHub 上查看↗

    modern typescript library for mtproto. supports browsers, node/bun, deno and more!

    TypeScript
    在 GitHub 上查看↗502
  • nickoala/telepotnickoala 的头像

    nickoala/telepot

    2,414在 GitHub 上查看↗

    Python framework for Telegram Bot API

    Python
    在 GitHub 上查看↗2,414
  • paulsonoflars/tgbotPaulSonOfLars 的头像

    PaulSonOfLars/tgbot

    756在 GitHub 上查看↗

    Modular telegram group management bot

    Python
    在 GitHub 上查看↗756
  • pengrad/java-telegram-bot-apipengrad 的头像

    pengrad/java-telegram-bot-api

    1,961在 GitHub 上查看↗

    Telegram Bot API for Java

    Javabottelegramtelegram-api
    在 GitHub 上查看↗1,961
  • php-telegram-bot/corephp-telegram-bot 的头像

    php-telegram-bot/core

    4,019在 GitHub 上查看↗

    This project is a PHP library and development kit for building bots that interact with the Telegram Bot API. It provides a framework for handling user messages, managing inline queries, and delivering media content through both webhooks and polling. The framework includes a data management layer for storing user profiles, chat histories, and bot states in a relational database to maintain continuity across sessions. It also features administrative access restrictions to limit the execution of sensitive tasks to verified user identifiers. The system covers a broad set of capabilities includin

    PHP
    在 GitHub 上查看↗4,019