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

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

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

34 مستودعات

Awesome GitHub RepositoriesBot Development Frameworks

SDKs and libraries for building and deploying conversational bots across platforms.

Explore 34 awesome GitHub repositories matching part of an awesome list · Bot Development Frameworks. Refine with filters or upvote what's useful.

Awesome Bot Development Frameworks GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • python-telegram-bot/python-telegram-botالصورة الرمزية لـ python-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

    Pure Python interface for the Telegram Bot API.

    Pythonbotchatbotframework
    عرض على GitHub↗29,227
  • wechaty/wechatyالصورة الرمزية لـ wechaty

    wechaty/wechaty

    22,859عرض على GitHub↗

    Wechaty is a cross-platform chatbot framework designed to build and manage automated messaging agents. It provides a unified programming interface that abstracts diverse instant messaging protocols, allowing developers to create bots that function consistently across multiple communication services. By utilizing a modular architecture, the framework enables the development of conversational agents capable of handling complex messaging workflows, contact management, and group room interactions. The framework distinguishes itself through a puppet-based protocol abstraction and a language-agnost

    WeChat bot framework powered by Node.js and Docker.

    TypeScriptbotchatbotconversational-ai
    عرض على GitHub↗22,859
  • gunthercox/chatterbotالصورة الرمزية لـ gunthercox

    gunthercox/ChatterBot

    14,493عرض على GitHub↗

    ChatterBot is a conversational AI framework and machine learning dialogue system used to build bots that generate automated responses. It functions as a multilingual natural language processing library and a vector-based knowledge base, utilizing logic adapters and statistical pattern matching to select the most confident response to user input. The system supports multilingual chatbot training and processing by using a design independent of specific linguistic rules. It employs semantic vector search to retrieve contextually accurate responses from a database of stored conversations and can

    Machine learning conversational dialog engine.

    Pythonbotchatbotchatterbot
    عرض على GitHub↗14,493
  • howdyai/botkitالصورة الرمزية لـ howdyai

    howdyai/botkit

    11,585عرض على GitHub↗

    Botkit is a multi-platform chatbot framework designed to build conversational bots that operate across different messaging services using a unified interface. It provides a core system for multi-platform development, utilizing a platform adaptation layer to translate service-specific API payloads into a standardized internal format. The framework features a conversational dialog manager that coordinates multi-turn interactions through state-tracking, branching logic, and scripted flows. It employs a message processing middleware pipeline to intercept, normalize, and enrich incoming and outgoi

    Toolkit for building bot applications.

    TypeScriptbotbot-applicationbotkit
    عرض على GitHub↗11,585
  • telegraf/telegrafالصورة الرمزية لـ telegraf

    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

    Modern framework for Telegram bots.

    TypeScript
    عرض على GitHub↗9,158
  • yagop/node-telegram-bot-apiالصورة الرمزية لـ yagop

    yagop/node-telegram-bot-api

    9,107عرض على GitHub↗

    This project is a library for Telegram bot development, enabling the creation of automated agents that respond to user commands and messages using the Telegram Bot API. It facilitates Telegram content automation by programmatically sending rich media, managing sticker sets, and publishing profile stories. The project supports real-time event handling through both webhook and long-polling mechanisms. It also provides a specialized interface for Telegram payment integration to process digital transactions, create invoices, and handle refunds. Broad capability areas include automated chat manag

    Telegram Bot API wrapper for Node.js.

    JavaScriptapibotbot-framework
    عرض على GitHub↗9,107
  • tucnak/telebotالصورة الرمزية لـ tucnak

    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

    Telegram bot framework written in Go.

    Go
    عرض على GitHub↗4,565
  • yoctol/bottenderالصورة الرمزية لـ Yoctol

    Yoctol/bottender

    4,278عرض على GitHub↗

    Bottender is a conversational UI framework and cross-platform bot orchestrator designed to build interactive chat interfaces. It functions as a routing system that maps user messages and events to specific handler functions to manage interaction paths and connects a single backend to various third-party messaging channels through a unified interface. The framework includes an integration gateway for connecting external natural language understanding services to extract intent and labels from user input. It also features a slot filling interface to gather specific pieces of information from us

    Flexible framework for building bots.

    TypeScriptbotchatbotframework
    عرض على GitHub↗4,278
  • slackapi/node-slack-sdkالصورة الرمزية لـ slackapi

    slackapi/node-slack-sdk

    3,376عرض على GitHub↗

    Visit the documentation site for all the lovely details.

    Official Slack developer kit for Node.js.

    TypeScript
    عرض على GitHub↗3,376
  • 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 SDK for the Telegram Bot API.

    PHP
    عرض على GitHub↗3,300
  • wabarc/waybackالصورة الرمزية لـ wabarc

    wabarc/wayback

    2,202عرض على GitHub↗

    An archiving tool with an IM-style interface that prioritizes privacy and accessibility, integrated with various archival services including Internet Archive, archive.today, Ghostarchive, IPFS, Telegraph, and file systems.

    Tool for interacting with wayback machine bots.

    Goarchiveharheroku
    عرض على GitHub↗2,202
  • claudiajs/claudia-bot-builderالصورة الرمزية لـ claudiajs

    claudiajs/claudia-bot-builder

    1,833عرض على GitHub↗

    Create chat bots for Facebook Messenger, Slack, Amazon Alexa, Skype, Telegram, Viber, Line, GroupMe, Kik and Twilio and deploy to AWS Lambda in minutes

    Multi-platform bot builder for AWS Lambda deployment.

    JavaScriptalexaaws-lambdachatbot
    عرض على GitHub↗1,833
  • remixz/messenger-botالصورة الرمزية لـ remixz

    remixz/messenger-bot

    1,088عرض على GitHub↗

    A Node client for the Facebook Messenger Platform

    Node client for the Facebook Messenger platform.

    JavaScriptbotfacebookfacebook-messenger-platform
    عرض على GitHub↗1,088
  • charca/bootbotالصورة الرمزية لـ Charca

    Charca/bootbot

    977عرض على GitHub↗

    Facebook Messenger Bot Framework for Node.js

    Facebook Messenger bot framework for Node.js.

    JavaScriptbotchatbot-frameworkfacebook
    عرض على GitHub↗977
  • bottr-js/bottrالصورة الرمزية لـ Bottr-js

    Bottr-js/Bottr

    935عرض على GitHub↗

    🤖 The world's simplest framework for creating Bots

    Minimalist framework for creating bots.

    JavaScriptbotscreating-botsmessenger-bot
    عرض على GitHub↗935
  • stojanovic/alexa-skill-kitالصورة الرمزية لـ stojanovic

    stojanovic/alexa-skill-kit

    278عرض على GitHub↗

    Library for effortless Alexa Skill development with AWS Lambda

    Library for developing Alexa skills with AWS Lambda.

    JavaScript
    عرض على GitHub↗278
  • mrroundrobin/telegram.botالصورة الرمزية لـ MrRoundRobin

    MrRoundRobin/telegram.bot

    51عرض على GitHub↗

    .NET Client for Telegram Bot API

    C# client for the Telegram Bot API.

    C#
    عرض على GitHub↗51
  • andersonba/yve-botA

    andersonba/yve-bot

    0عرض على GitHub↗

    Rule-based bot conversation builder for browser and Node.

    عرض على GitHub↗0
  • codeforequity-at/testmybotC

    codeforequity-at/testmybot

    0عرض على GitHub↗

    Automated testing framework for chatbots.

    عرض على GitHub↗0
  • hangyas/telegrambotH

    hangyas/TelegramBot

    0عرض على GitHub↗

    Telegram Bot API library for Crystal.

    عرض على GitHub↗0
السابق12التالي
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Bot Development Frameworks