🔨 use nonebot_plugin_localstore to save data

This commit is contained in:
FuQuan233 2025-02-14 20:27:09 +08:00
parent 4b2b8b94fa
commit f86e3f42c4
4 changed files with 17 additions and 9 deletions

View file

@ -17,6 +17,7 @@ nonebot2 = "^2.2.0"
aiofiles = ">=24.0.0"
nonebot-plugin-apscheduler = "^0.5.0"
nonebot-adapter-onebot = "^2.0.0"
nonebot-plugin-localstore = "^0.7.3"
[build-system]
requires = ["poetry-core>=1.0.0"]