awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to tg-bot-api/bot-api-base

Open-source alternatives to Bot Api Base

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

  • aidenable/raitoAidenable avatar

    Aidenable/Raito

    74View on GitHub↗

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

    Python
    View on GitHub↗74
  • aiogram/aiogramaiogram avatar

    aiogram/aiogram

    5,588View on 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
    View on GitHub↗5,588
  • alik0211/mtproto-corealik0211 avatar

    alik0211/mtproto-core

    645View on GitHub↗

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

    JavaScript
    View on GitHub↗645
  • anytimetraveler/telegram-menu-libraryAnyTimeTraveler avatar

    AnyTimeTraveler/telegram-menu-library

    2View on GitHub↗

    A library that makes creating menus much easier

    Java
    View on GitHub↗2
  • atipugin/telegram-bot-rubyatipugin avatar

    atipugin/telegram-bot-ruby

    1,422View on GitHub↗
    Rubyrubytelegramtelegram-bot
    View on GitHub↗1,422

AI search

Explore more awesome repositories

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

Find more with AI search
  • ayrat555/frankensteinayrat555 avatar

    ayrat555/frankenstein

    359View on GitHub↗

    Telegram bot API client for Rust

    Rust
    View on GitHub↗359
  • badoualy/kotlogrambadoualy avatar

    badoualy/kotlogram

    238View on GitHub↗

    Telegram API for Java/Kotlin easy to use and straightforward

    Java
    View on GitHub↗238
  • danog/madelineprotodanog avatar

    danog/MadelineProto

    3,344View on 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
    View on GitHub↗3,344
  • depoio/node-telegram-botdepoio avatar

    depoio/node-telegram-bot

    137View on GitHub↗

    Client wrapper for Telegram Bot API (Under heavy development)

    JavaScript
    View on GitHub↗137
  • dinoleung/teledartDinoLeung avatar

    DinoLeung/TeleDart

    309View on GitHub↗

    A Dart library interfacing with the latest Telegram Bot API.

    Dart
    View on GitHub↗309
  • enricostara/telegram.linkenricostara avatar

    enricostara/telegram.link

    335View on GitHub↗

    Telegram API library (javascript, node.js)

    JavaScript
    View on GitHub↗335
  • eternnoir/goteleboteternnoir avatar

    eternnoir/gotelebot

    22View on GitHub↗

    Golang (Go) implementation for the Telegram Bot API.

    Go
    View on GitHub↗22
  • eternnoir/pytelegrambotapieternnoir avatar

    eternnoir/pyTelegramBotAPI

    8,684View on 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
    View on GitHub↗8,684
  • ex3ndr/telegram-apiex3ndr avatar

    ex3ndr/telegram-api

    142View on GitHub↗

    Telegram Api library for java

    Java
    View on GitHub↗142
  • go-telegram-bot-api/telegram-bot-apigo-telegram-bot-api avatar

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

    6,379View on 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
    View on GitHub↗6,379
  • gotd/tdgotd avatar

    gotd/td

    2,129View on GitHub↗
    Gobot-apigogolang
    View on GitHub↗2,129
  • gramiojs/gramiogramiojs avatar

    gramiojs/gramio

    269View on GitHub↗

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

    TypeScript
    View on GitHub↗269
  • grammyjs/grammygrammyjs avatar

    grammyjs/grammY

    3,633View on GitHub↗

    The Telegram Bot Framework.

    TypeScript
    View on GitHub↗3,633
  • igoropaniuk/teledigestigoropaniuk avatar

    igoropaniuk/teledigest

    20View on GitHub↗

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

    Python
    View on GitHub↗20
  • insanusmokrassar/telegrambotapiInsanusMokrassar avatar

    InsanusMokrassar/TelegramBotAPI

    437View on GitHub↗

    Type-safe library for work with Telegram Bot API

    Kotlin
    View on GitHub↗437
  • 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
  • jlmadurga/django-telegram-botjlmadurga avatar

    jlmadurga/django-telegram-bot

    144View on GitHub↗

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

    Python
    View on GitHub↗144
  • lonami/grammersLonami avatar

    Lonami/grammers

    816View on GitHub↗

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

    Rust
    View on GitHub↗816
  • lonamiwebs/telethonLonamiWebs avatar

    LonamiWebs/Telethon

    12,022View on 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
    View on GitHub↗12,022
  • mrroundrobin/telegram.botMrRoundRobin avatar

    MrRoundRobin/telegram.bot

    51View on GitHub↗

    .NET Client for Telegram Bot API

    C#
    View on GitHub↗51
  • mtcute/mtcutemtcute avatar

    mtcute/mtcute

    502View on GitHub↗

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

    TypeScript
    View on GitHub↗502
  • nickoala/telepotnickoala avatar

    nickoala/telepot

    2,414View on GitHub↗

    Python framework for Telegram Bot API

    Python
    View on GitHub↗2,414
  • paulsonoflars/tgbotPaulSonOfLars avatar

    PaulSonOfLars/tgbot

    756View on GitHub↗

    Modular telegram group management bot

    Python
    View on GitHub↗756
  • pengrad/java-telegram-bot-apipengrad avatar

    pengrad/java-telegram-bot-api

    1,961View on GitHub↗

    Telegram Bot API for Java

    Javabottelegramtelegram-api
    View on GitHub↗1,961
  • php-telegram-bot/corephp-telegram-bot avatar

    php-telegram-bot/core

    4,019View on 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
    View on GitHub↗4,019