# pat-head-plugin **Repository Path**: shr25-qq-boot/pat-head-plugin ## Basic Information - **Project Name**: pat-head-plugin - **Description**: 基于shr25-qq-robot项目,摸头插件 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-11 - **Last Updated**: 2025-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 介绍 基于shr25-qq-robot项目的自定义插件 主项目地址: https://gitee.com/shr25-qq-robot/shr25-qq-robot demo项目地址: https://gitee.com/shr25-qq-robot/shr25-qq-robot-demo-plugin 安装文档在项目的wiki中有 需要本地有java环境 数据源使用的mysql8.x(生产)或sqlite(本地) 使用mysql的,初始化sql文件在主项目地址中有,可自行下载