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

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

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

6 مستودعات

Awesome GitHub RepositoriesQQ Bot Development

Tools and protocols specifically for building automated assistants on the QQ messaging platform.

Distinct from Chat Bot Integrations: The shortlist contains general bot development tags, but not one specific to the QQ platform's protocol implementation.

Explore 6 awesome GitHub repositories matching networking & communication · QQ Bot Development. Refine with filters or upvote what's useful.

Awesome QQ Bot Development GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mamoe/miraiالصورة الرمزية لـ mamoe

    mamoe/mirai

    14,831عرض على GitHub↗

    Mirai is a software development kit and framework designed for building automated bots that interface with the QQ mobile protocol. It functions as a mobile protocol bridge and social API wrapper, enabling the automation of account interactions and the programmatic management of social networks. The project provides specialized tools for QQ bot development, including frameworks for managing group memberships, permissions, and moderation settings. It also includes utilities for social relationship automation, such as processing friendship requests and maintaining organized contact lists. The s

    A comprehensive framework for building automated agents specifically for the QQ messaging platform.

    Kotlinchatbotjavakotlin
    عرض على GitHub↗14,831
  • mrs4s/go-cqhttpالصورة الرمزية لـ Mrs4s

    Mrs4s/go-cqhttp

    10,653عرض على GitHub↗

    go-cqhttp is a native Go implementation of the CQHTTP protocol that serves as a messaging platform gateway. It translates network events from the QQ messaging platform into standardized JSON messages, providing a backend for building automated bots. The project distinguishes itself by supporting bidirectional communication through both HTTP APIs and WebSocket connections. It features a flexible execution model that includes both forward and reverse communication modes, allowing remote servers to initiate connections and manage client sessions. The system covers a broad range of capabilities,

    Implements the CQHTTP protocol to enable the development of automated bots specifically for the QQ platform.

    Gobotcoolqcoolq-http-api
    عرض على GitHub↗10,653
  • napneko/napcatqqالصورة الرمزية لـ NapNeko

    NapNeko/NapCatQQ

    7,287عرض على GitHub↗

    NapCatQQ is a cross-platform runtime that implements the communication protocol required to automate chat bots on the QQ platform. It functions as a protocol adapter, translating QQ messaging events into a standardized interface for use with third-party bot frameworks. The project features a modular plugin system and a web-based management interface. This dashboard allows for the configuration of plugin settings and the monitoring of active messaging bots through a graphical user interface. The system supports the engineering of custom plugins via a pipeline of event handlers and a communica

    Implements the specific communication protocol and runtime required to build automated bots for the QQ platform.

    TypeScriptnapcatncqqntqq
    عرض على GitHub↗7,287
  • saenzramiro/ramboxالصورة الرمزية لـ saenzramiro

    saenzramiro/rambox

    6,384عرض على GitHub↗

    Rambox is a desktop application that consolidates multiple web-based messaging and email services into a single window, allowing users to manage all their communications from one unified interface. It embeds each service inside an isolated web view, rendering the original web app without modification, and organizes them as draggable tabs in a persistent bar that supports reordering, disabling, and layout switching without restarting. The application distinguishes itself through several customization and security capabilities. Users can inject custom JavaScript or CSS into any service's web vi

    Verifies browser legitimacy before loading the page to prevent automated bot access.

    JavaScript
    عرض على GitHub↗6,384
  • floattech/zerobot-pluginالصورة الرمزية لـ FloatTech

    FloatTech/ZeroBot-Plugin

    2,631عرض على GitHub↗

    ZeroBot-Plugin is an extensible plugin framework for QQ group bots, providing a modular system that adds automation, AI chat, image generation, and moderation capabilities to chat environments. The project is built around a collection of plugin modules that each handle specific functions, from scheduling recurring commands to managing group member interactions. The framework distinguishes itself through its integration of AI-powered features, including configurable large language model chat with image recognition support, alongside automated content moderation that scans text and images again

    An extensible plugin for QQ group bots that adds cron scheduling, AI chat, image generation, and moderation commands.

    Gocoolqcqhttpcqhttp-mirai
    عرض على GitHub↗2,631
  • nickrunning/wechat-selkiesالصورة الرمزية لـ nickrunning

    nickrunning/wechat-selkies

    2,528عرض على GitHub↗

    This project packages the official WeChat and QQ Linux clients inside Docker containers and streams their graphical interfaces to a web browser using WebRTC. It functions as a self-hosted gateway that provides browser-based access to these messaging applications without requiring native client installation on the local machine. The core design combines containerized desktop environments with real-time video streaming, GPU passthrough for hardware-accelerated rendering, and persistent volume mounting to preserve chat history and application configuration across container restarts. The system d

    Packages the QQ Linux client with WebRTC streaming for browser-based access without local installation.

    Pythondockerqqvnc
    عرض على GitHub↗2,528
  1. Home
  2. Networking & Communication
  3. QQ Bot Development

استكشف الوسوم الفرعية

  • Group Administration ToolsAutomated tools for managing members and permissions within a specific messaging platform's groups. **Distinct from QQ Bot Development:** Specializes QQ Bot Development by focusing specifically on the administrative management of groups.
  • QQ Browser AccessPackage the QQ Linux client with WebRTC streaming so users access the messaging app through a web browser without local installation. **Distinct from QQ Bot Development:** Distinct from QQ Bot Development: provides a user-facing browser interface, not bot automation.