更新todo

This commit is contained in:
Windpicker-owo
2025-08-30 21:20:12 +08:00
parent c9b9d7ee03
commit efd55016bd

View File

@@ -1,11 +1,11 @@
# TODO List: # TODO List:
[x] logger使用主程序的 - [x] logger使用主程序的
[ ] 使用插件系统的config系统 - [ ] 使用插件系统的config系统
[ ] 接收从napcat传递的所有信息 - [x] 接收从napcat传递的所有信息
[ ] 优化架构,各模块解耦,暴露关键方法用于提供接口 - [ ] <del>优化架构,各模块解耦,暴露关键方法用于提供接口</del>
[ ] 单独一个模块负责与主程序通信 - [ ] <del>单独一个模块负责与主程序通信</del>
[ ] 使用event系统完善接口api - [ ] 使用event系统完善接口api
--- ---