重构绝大部分模块以适配新版本的数据库和数据模型,修复缺少依赖问题,更新 pyproject

This commit is contained in:
DrSmoothl
2026-02-13 20:39:11 +08:00
parent c14736ffca
commit 16b16d2ca6
29 changed files with 2459 additions and 1737 deletions

2
bot.py
View File

@@ -1,4 +1,4 @@
raise RuntimeError("System Not Ready")
# raise RuntimeError("System Not Ready")
import asyncio
import hashlib
import os