Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

将 Report 和 NoSaft 功能从 BotCommandProcess 分离 #28

Description

@LamGC

计划将 BotCommandProcess 类的 Report 功能(用户报告功能,涉及方法:reportisReported)和 NoSaft(不良内容检查,涉及方法:isNoSafe)功能从BotCommandProcess中分离,这将有助于降低各类对 BotCommandProcess 类的耦合性(即使耦合性较小)和分离与命令处理关系不大的功能。
(预计该改动有利于项目后续所计划的重构。)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority:Normal优先级 - 中adjustment对程序的调整,无特殊说明情况下不影响现有功能

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions