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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • mamoe/miraiAvatar de mamoe

    mamoe/mirai

    14,831Voir sur 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
    Voir sur GitHub↗14,831
  • mrs4s/go-cqhttpAvatar de Mrs4s

    Mrs4s/go-cqhttp

    10,653Voir sur 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
    Voir sur GitHub↗10,653
  • napneko/napcatqqAvatar de NapNeko

    NapNeko/NapCatQQ

    7,287Voir sur 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
    Voir sur GitHub↗7,287
  • saenzramiro/ramboxAvatar de saenzramiro

    saenzramiro/rambox

    6,384Voir sur 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
    Voir sur GitHub↗6,384
  • floattech/zerobot-pluginAvatar de FloatTech

    FloatTech/ZeroBot-Plugin

    2,631Voir sur 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
    Voir sur GitHub↗2,631
  • nickrunning/wechat-selkiesAvatar de nickrunning

    nickrunning/wechat-selkies

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

Explorer les sous-tags

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