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

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

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

FloatTech/ZeroBot-Plugin

0
View on GitHub↗
2,631 星标·2,006 分支·Go·agpl-3.0·16 次浏览

ZeroBot Plugin

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 against blacklists. It also offers multimedia processing tools such as anime artwork identification via the AnimeTrace API, Bilibili link parsing for videos and profiles, and Japanese text-to-speech conversion using AHS AI TTS voice models.

Additional capabilities include cron-triggered command scheduling with parameter injection, dynamic plugin toggling per user or group, and utility functions for bot administration. The system supports interactive game modules playable through chat messages, abstract language translation for stylistic text conversion, and custom cipher encoding for message obfuscation.

Features

  • QQ Bot Development - An extensible plugin for QQ group bots that adds cron scheduling, AI chat, image generation, and moderation commands.
  • Bot Chat Interfaces - Responds to user messages with a configurable large language model, supporting image recognition and agent mode.
  • AI Chat Integrations - A plugin module that connects a QQ group bot to a configurable large language model for conversational responses and image recognition.
  • Chat Command Triggers - Processes user messages as bot commands to trigger automated responses and interactions.
  • Bot Command Schedulers - Runs a bot command at a fixed cron interval or on keyword match, with parameter injection and conditional execution.
  • Chat Moderation Tools - Moderates group conversations with automated responses and administrative commands for QQ group management.
  • Chat-Based Plugin Toggles - Activates or deactivates a plugin for a specific group or user via chat commands, with global overrides available.
  • AI Image Generation - Sends a text description to a configurable image-generation API and returns the resulting picture in the chat.
  • Japanese Text-to-Speech Converters - A plugin module that converts Japanese text into speech using AHS AI TTS voice models for audio playback.
  • Plugin Toggle Managers - Dynamically enables or disables individual chat plugins per group or user, with global overrides and default state changes.
  • Member Administration - Mutes, unmutes, kicks, promotes, or demotes members, and handles join/leave messages and timed reminders.
  • Bot Command Schedulers - A plugin module that executes bot commands at fixed cron intervals or on keyword match with parameter injection.
  • Chat-Integrated Command Execution - Offers a collection of utility functions accessible through bot commands for everyday tasks.
  • Chat-Based Game Modules - Provides ready-made game modules that users can play directly through chat messages.
  • Group Member Moderation - A plugin module that mutes, kicks, and manages members, with automated join/leave handling and timed reminders.
  • Content Moderation Filters - Scans text and images against a configurable blacklist and automatically takes moderation actions like muting or deleting.

Star 历史

floattech/zerobot-plugin 的 Star 历史图表floattech/zerobot-plugin 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

ZeroBot Plugin 的开源替代方案

相似的开源项目,按与 ZeroBot Plugin 的功能重合度排序。
  • father-bot/chatgpt_telegram_botfather-bot 的头像

    father-bot/chatgpt_telegram_bot

    5,502在 GitHub 上查看↗

    This project is a Telegram bot that integrates large language models, such as OpenAI and Claude, to provide an AI chat interface within the messaging app. It functions as a multi-model AI gateway that routes prompts to various providers via API keys and YAML configurations. The implementation includes a provider-agnostic routing system and response streaming to deliver text word-by-word. It distinguishes itself with a token-based cost tracker that calculates the monetary expenditure of API requests and a whitelist-based access control system to restrict usage to authorized users. The bot sup

    Pythonchat-gptchatbotopenai
    在 GitHub 上查看↗5,502
  • memochou1993/gpt-ai-assistantmemochou1993 的头像

    memochou1993/gpt-ai-assistant

    7,743在 GitHub 上查看↗

    This project is a serverless application that integrates OpenAI models with the LINE messaging platform. It functions as a bridge to enable real-time conversations, text generation, image creation, and speech-to-text transcription within the messaging interface. The system is designed for cloud-native deployment on Vercel, utilizing serverless functions and webhooks to handle API traffic. It features environment-driven configuration to manage bot personalities, API secrets, and access controls such as user or group limits. Beyond basic chat, the assistant includes conversational orchestratio

    JavaScript
    在 GitHub 上查看↗7,743
  • veloren/velorenveloren 的头像

    veloren/veloren

    7,099在 GitHub 上查看↗

    Veloren is an open-source multiplayer RPG featuring a voxel-based action adventure in a procedurally generated fantasy world. It is built upon a voxel game engine that supports 3D rendering via Vulkan and Metal, utilizing a procedural world generator to create geography and ecosystems based on erosion algorithms and temperature maps. The project is distinguished by a sandboxed plugin system using WebAssembly, which allows for the addition of new game logic and equipment without recompiling the core engine. It also features a dedicated game server architecture designed to synchronize state, ma

    Rust3dcubecubeworld
    在 GitHub 上查看↗7,099
  • nilaoda/bbdownnilaoda 的头像

    nilaoda/BBDown

    13,896在 GitHub 上查看↗

    BBDown is a command line media downloader and API client designed for downloading videos, audio, and subtitles from Bilibili. It functions as a tool for video archiving and content scraping, capable of parsing video metadata and extracting stream URLs via Bilibili web, TV, and mobile interfaces. The project provides a media download server that hosts a network interface, allowing its parsing and downloading capabilities to be exposed as an API for remote clients. It utilizes multi-API stream resolution to identify the highest quality streams across different platform endpoints. The tool incl

    C#downloader
    在 GitHub 上查看↗13,896
查看 ZeroBot Plugin 的所有 30 个替代方案→

常见问题解答

floattech/zerobot-plugin 是做什么的?

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.

floattech/zerobot-plugin 的主要功能有哪些?

floattech/zerobot-plugin 的主要功能包括:QQ Bot Development, Bot Chat Interfaces, AI Chat Integrations, Chat Command Triggers, Bot Command Schedulers, Chat Moderation Tools, Chat-Based Plugin Toggles, AI Image Generation。

floattech/zerobot-plugin 有哪些开源替代品?

floattech/zerobot-plugin 的开源替代品包括: father-bot/chatgpt_telegram_bot — This project is a Telegram bot that integrates large language models, such as OpenAI and Claude, to provide an AI chat… memochou1993/gpt-ai-assistant — This project is a serverless application that integrates OpenAI models with the LINE messaging platform. It functions… veloren/veloren — Veloren is an open-source multiplayer RPG featuring a voxel-based action adventure in a procedurally generated fantasy… nilaoda/bbdown — BBDown is a command line media downloader and API client designed for downloading videos, audio, and subtitles from… vercel/vercel — Vercel is a cloud platform for building, deploying, and scaling web applications. It provides a unified infrastructure… napneko/napcatqq — NapCatQQ is a cross-platform runtime that implements the communication protocol required to automate chat bots on the…