🔨 use nonebot_plugin_localstore to save data

This commit is contained in:
FuQuan233 2025-02-14 20:27:09 +08:00
parent b19e13b6b4
commit a87d3e64ff
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"]