awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to pengrad/java-telegram-bot-api

Open-source alternatives to Java Telegram Bot Api

30 open-source projects similar to pengrad/java-telegram-bot-api, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Java Telegram Bot Api alternative.

  • aidenable/raitoالصورة الرمزية لـ Aidenable

    Aidenable/Raito

    74عرض على GitHub↗

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

    Python
    عرض على GitHub↗74
  • aiogram/aiogramالصورة الرمزية لـ aiogram

    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-coreالصورة الرمزية لـ alik0211

    alik0211/mtproto-core

    645عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗645
  • anytimetraveler/telegram-menu-libraryالصورة الرمزية لـ AnyTimeTraveler

    AnyTimeTraveler/telegram-menu-library

    2عرض على GitHub↗

    A library that makes creating menus much easier

    Java
    عرض على GitHub↗2
  • atipugin/telegram-bot-rubyالصورة الرمزية لـ atipugin

    atipugin/telegram-bot-ruby

    1,422عرض على GitHub↗
    Rubyrubytelegramtelegram-bot
    عرض على GitHub↗1,422

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • ayrat555/frankensteinالصورة الرمزية لـ ayrat555

    ayrat555/frankenstein

    359عرض على GitHub↗

    Telegram bot API client for Rust

    Rust
    عرض على GitHub↗359
  • badoualy/kotlogramالصورة الرمزية لـ badoualy

    badoualy/kotlogram

    238عرض على GitHub↗

    Telegram API for Java/Kotlin easy to use and straightforward

    Java
    عرض على GitHub↗238
  • danog/madelineprotoالصورة الرمزية لـ danog

    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-botالصورة الرمزية لـ depoio

    depoio/node-telegram-bot

    137عرض على GitHub↗

    Client wrapper for Telegram Bot API (Under heavy development)

    JavaScript
    عرض على GitHub↗137
  • dinoleung/teledartالصورة الرمزية لـ DinoLeung

    DinoLeung/TeleDart

    309عرض على GitHub↗

    A Dart library interfacing with the latest Telegram Bot API.

    Dart
    عرض على GitHub↗309
  • enricostara/telegram.linkالصورة الرمزية لـ enricostara

    enricostara/telegram.link

    335عرض على GitHub↗

    Telegram API library (javascript, node.js)

    JavaScript
    عرض على GitHub↗335
  • eternnoir/gotelebotالصورة الرمزية لـ eternnoir

    eternnoir/gotelebot

    22عرض على GitHub↗

    Golang (Go) implementation for the Telegram Bot API.

    Go
    عرض على GitHub↗22
  • eternnoir/pytelegrambotapiالصورة الرمزية لـ eternnoir

    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-apiالصورة الرمزية لـ ex3ndr

    ex3ndr/telegram-api

    142عرض على GitHub↗

    Telegram Api library for java

    Java
    عرض على GitHub↗142
  • go-telegram-bot-api/telegram-bot-apiالصورة الرمزية لـ go-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/tdالصورة الرمزية لـ gotd

    gotd/td

    2,129عرض على GitHub↗
    Gobot-apigogolang
    عرض على GitHub↗2,129
  • gramiojs/gramioالصورة الرمزية لـ gramiojs

    gramiojs/gramio

    269عرض على GitHub↗

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

    TypeScript
    عرض على GitHub↗269
  • grammyjs/grammyالصورة الرمزية لـ grammyjs

    grammyjs/grammY

    3,633عرض على GitHub↗

    The Telegram Bot Framework.

    TypeScript
    عرض على GitHub↗3,633
  • igoropaniuk/teledigestالصورة الرمزية لـ igoropaniuk

    igoropaniuk/teledigest

    20عرض على GitHub↗

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

    Python
    عرض على GitHub↗20
  • insanusmokrassar/telegrambotapiالصورة الرمزية لـ InsanusMokrassar

    InsanusMokrassar/TelegramBotAPI

    437عرض على GitHub↗

    Type-safe library for work with Telegram Bot API

    Kotlin
    عرض على GitHub↗437
  • irazasyed/telegram-bot-sdkالصورة الرمزية لـ irazasyed

    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-botالصورة الرمزية لـ jlmadurga

    jlmadurga/django-telegram-bot

    144عرض على GitHub↗

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

    Python
    عرض على GitHub↗144
  • lonami/grammersالصورة الرمزية لـ Lonami

    Lonami/grammers

    816عرض على GitHub↗

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

    Rust
    عرض على GitHub↗816
  • lonamiwebs/telethonالصورة الرمزية لـ LonamiWebs

    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.botالصورة الرمزية لـ MrRoundRobin

    MrRoundRobin/telegram.bot

    51عرض على GitHub↗

    .NET Client for Telegram Bot API

    C#
    عرض على GitHub↗51
  • mtcute/mtcuteالصورة الرمزية لـ mtcute

    mtcute/mtcute

    502عرض على GitHub↗

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

    TypeScript
    عرض على GitHub↗502
  • nickoala/telepotالصورة الرمزية لـ nickoala

    nickoala/telepot

    2,414عرض على GitHub↗

    Python framework for Telegram Bot API

    Python
    عرض على GitHub↗2,414
  • paulsonoflars/tgbotالصورة الرمزية لـ PaulSonOfLars

    PaulSonOfLars/tgbot

    756عرض على GitHub↗

    Modular telegram group management bot

    Python
    عرض على GitHub↗756
  • php-telegram-bot/coreالصورة الرمزية لـ php-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
  • pyrogram/pyrogramالصورة الرمزية لـ pyrogram

    pyrogram/pyrogram

    4,614عرض على GitHub↗

    Pyrogram is an asynchronous Python framework for interacting with the Telegram MTProto API. It serves as both a bot framework and a user client library, providing a concrete implementation of the MTProto protocol for secure communication with Telegram servers. The library distinguishes itself by providing a high-level wrapper layer that abstracts complex protocol methods into Python functions, while still allowing for the execution of raw API functions and low-level peer resolution. It supports multi-client concurrency, enabling the management of several user or bot identities within a single

    Python
    عرض على GitHub↗4,614