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

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

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

2 个仓库

Awesome GitHub RepositoriesAsynchronous Bot Frameworks

Frameworks for building non-blocking, event-driven messaging bots.

Distinguishing note: Focuses on the architectural pattern of asynchronous bot development.

Explore 2 awesome GitHub repositories matching web development · Asynchronous Bot Frameworks. Refine with filters or upvote what's useful.

Awesome Asynchronous Bot Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • python-telegram-bot/python-telegram-botpython-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

    Builds interactive messaging applications that handle high volumes of concurrent user requests.

    Pythonbotchatbotframework
    在 GitHub 上查看↗29,227
  • rapptz/discord.pyRapptz 的头像

    Rapptz/discord.py

    15,928在 GitHub 上查看↗

    This project is an asynchronous library for the Python programming language designed to facilitate the development of automated agents and interactive applications on the Discord platform. It provides a comprehensive framework for building event-driven software that manages real-time communication, server resources, and user interactions through a structured interface. The library utilizes a non-blocking event loop to handle concurrent network operations, allowing developers to maintain persistent bidirectional connections via WebSockets. It features a declarative system for routing text-base

    A development toolkit for creating responsive automated agents that handle concurrent interactions and manage server resources efficiently.

    Pythonbotdiscorddiscord-api
    在 GitHub 上查看↗15,928
  1. Home
  2. Web Development
  3. Asynchronous Bot Frameworks