awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mamoe/miraiAvatar von mamoe

    mamoe/mirai

    14,831Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,831
  • mrs4s/go-cqhttpAvatar von Mrs4s

    Mrs4s/go-cqhttp

    10,653Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,653
  • napneko/napcatqqAvatar von NapNeko

    NapNeko/NapCatQQ

    7,287Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,287
  • saenzramiro/ramboxAvatar von saenzramiro

    saenzramiro/rambox

    6,384Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,384
  • floattech/zerobot-pluginAvatar von FloatTech

    FloatTech/ZeroBot-Plugin

    2,631Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,631
  • nickrunning/wechat-selkiesAvatar von nickrunning

    nickrunning/wechat-selkies

    2,528Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,528
  1. Home
  2. Networking & Communication
  3. QQ Bot Development

Unter-Tags erkunden

  • 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.