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
·

2 dépôts

Awesome GitHub RepositoriesPlugin Group Managers

Creates nested groups to collectively manage multiple plugins, reorderable by drag and drop.

Distinct from Layered Plugin Organizations: Distinct from Layered Plugin Organizations: focuses on drag-and-drop reordering and nested grouping, not just layered organization.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Plugin Group Managers. Refine with filters or upvote what's useful.

Awesome Plugin Group Managers 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.
  • koishijs/koishiAvatar de koishijs

    koishijs/koishi

    5,456Voir sur GitHub↗

    Koishi is an open-source framework for building multi-platform chatbots, designed around an adapter-driven architecture that lets a single bot connect to multiple messaging services with consistent logic. It provides a plugin-based development platform with hot reload support, enabling developers to write and update bot extensions using TypeScript without restarting the application. A web-based management console offers a graphical interface for configuring plugins, commands, permissions, and monitoring runtime status. What distinguishes Koishi is its combination of a dynamic plugin lifecycle

    Creates nested groups to collectively manage multiple plugins, reorderable by drag and drop.

    TypeScriptbotchatbotdiscord
    Voir sur GitHub↗5,456
  • 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

    Activates or deactivates a plugin for a specific group or user via chat commands, with global overrides available.

    Gocoolqcqhttpcqhttp-mirai
    Voir sur GitHub↗2,631
  1. Home
  2. Software Engineering & Architecture
  3. Software Architecture
  4. Architectural Patterns
  5. Plugin & Module Systems
  6. Modular and Plugin Architectures
  7. Plugin-Based Architectures
  8. Layered Plugin Organizations
  9. Plugin Group Managers

Explorer les sous-tags

  • Chat-Based Plugin TogglesCommands that enable or disable plugins for specific groups or users via chat messages, with global override support. **Distinct from Plugin Group Managers:** Distinct from Plugin Group Managers: focuses on per-group or per-user toggling of plugin activation via chat commands, not on nested grouping or drag-and-drop reordering.