Open Issues Need Help
View All on GitHub [feature][medium] 新增禁言次数达到阈值后自动踢出群成员的功能 about 2 months ago
enhancement help wanted
[feature][medium] 允许群管理员自行取消管理身份,允许有头衔者自行取消头衔 about 2 months ago
enhancement help wanted good first issue
[bug][high] 消息撤回使用非标准 OneBot API 动作名 "recall" 导致 unknown action 错误,应改为标准名 "delete_msg" about 2 months ago
bug help wanted
[bug][medium] /撤回 N 在缺少 get_group_msg_history API 时未执行回退撤回,仅显示错误提示 about 2 months ago
bug good first issue
[feature][low] 新增 `/取消设精` 命令以支持取消精华消息 about 2 months ago
enhancement good first issue
[bug][medium] /撤回 命令因 OneBot API 动作名非标准(recall→delete_msg)导致返回"撤回失败" about 2 months ago
bug good first issue
[bug][medium] /撤回 N 依赖非标准 get_group_msg_history API 导致在多数 OneBot 实现上失败 about 2 months ago
bug help wanted
[bug][medium] /撤回 指令参数 count 类型错误,需添加 int() 显式转换 about 2 months ago
bug good first issue
[bug][medium] /设精 命令返回"设精失败":OneBot API动作名 set_essence 与标准 set_essence_msg 不兼容或Bot权限不足 about 2 months ago
bug help wanted
[feature][medium] 新增禁言操作是否回复的配置开关(类似 show_recall_notice) about 2 months ago
enhancement help wanted good first issue
[feature][medium] 新增「撤回 @用户 数量」指令,支持批量撤回指定用户最近 N 条消息 about 2 months ago
enhancement help wanted
[feature][low] 新增"宵禁"(全体禁言)和"解除宵禁"(解除全体禁言)指令 about 2 months ago
enhancement good first issue
[bug][medium] /别人昵称 指令设置群昵称失败:group_id/user_id 未转为 int 导致 OneBot API 调用失败 about 2 months ago
bug help wanted
[feature][medium] 新增 /群昵称 命令,允许插件管理员修改群成员昵称 about 2 months ago
enhancement good first issue
[bug][medium] /头衔 命令设置群头衔失败——group_id/user_id 未转为 int 导致 OneBot API 调用失败 about 2 months ago
bug good first issue
[feature][low] 新增"禁我[分钟]"指令,允许任意成员禁言自己 about 2 months ago
enhancement good first issue
[enhancement][medium] 将插件所有配置项改为每个群独立设置,保留全局默认值 about 2 months ago
enhancement help wanted
[bug][high] 禁言等操作 API 调用成功但返回 None 导致回复消息错误显示"失败" about 2 months ago
bug help wanted good first issue
[bug][medium] /取消头衔 命令执行失败(set_group_special_title 返回 False) about 2 months ago
bug help wanted
[bug][medium] /取消头衔 命令始终返回"取消头衔失败",取消群头衔 API 调用失败 about 2 months ago
bug help wanted
[bug][high] _conf_schema.json group_admins object 类型 items 格式错误导致插件加载失败(string indices must be integers) about 2 months ago
bug good first issue
[feature][medium] 加群申请入群提醒:在对应群聊中发送申请人QQ昵称/QQ号/验证消息,支持引用回复同意或拒绝 about 2 months ago
enhancement help wanted
[feature][medium] 新增关键词自动撤回功能:Bot发言命中配置关键词时自动撤回 about 2 months ago
enhancement help wanted
[bug][medium] /取消头衔 和 /头衔 指令权限检查过于严格,QQ群管理员无法使用 about 2 months ago
bug good first issue
[bug][high] main.py 存在三处缩进语法错误导致插件无法加载 about 2 months ago
bug good first issue
[bug][high] 命令处理函数参数类型标注 list[str] 在 Python 3.9 以下版本导致 "list[str] is not a generic class" 错误 about 2 months ago
bug help wanted
[enhancement][medium] 重构权限系统:取消统一插件管理员,改为按操作类型分别配置管理员 about 2 months ago
enhancement help wanted
[bug][medium] /禁言 命令指定时长解析错误:传入数字时长被误判为格式错误 about 2 months ago
bug good first issue
[feature][medium] 新增"鞭尸"禁言命令及发言排名统计功能 about 2 months ago
enhancement help wanted
[feature][medium] 合并 group_manager 仓库代码到当前仓库 about 2 months ago
enhancement help wanted
[enhancement][medium] 将插件管理员改为按群独立配置,支持批量QQ号添加/删除指令 about 2 months ago
enhancement help wanted
[feature][medium] 合并 group_manager 功能并增加新人入群申请提醒与审批功能 about 2 months ago
enhancement help wanted
[enhancement][medium] 新增发布群公告与删除群公告命令 2 months ago
enhancement good first issue
bug good first issue