feat:合并自我处理器和关系处理器

This commit is contained in:
SengokuCola
2025-06-21 15:46:53 +08:00
parent fd09550af9
commit 0f5fdc2ae5
10 changed files with 327 additions and 598 deletions

View File

@@ -47,6 +47,7 @@ person_info_default = {
"info_list": None,
"points": None,
"forgotten_points": None,
"config_hash": None,
}