mirror of
https://github.com/FuQuan233/nonebot-plugin-llmchat.git
synced 2025-09-06 19:40:44 +00:00
🔨 use nonebot_plugin_localstore to save data
This commit is contained in:
parent
b19e13b6b4
commit
a87d3e64ff
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