mirror of
https://github.com/FuQuan233/nonebot-plugin-llmchat.git
synced 2026-02-07 04:21:16 +00:00
🔨 use nonebot_plugin_localstore to save data
This commit is contained in:
parent
4b2b8b94fa
commit
f86e3f42c4
4 changed files with 17 additions and 9 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue