[WIP] 表情回应支持 (#26)

* 初步支持&utils重构

* 戳一戳支持流式请求

* 移除未使用import

* 解决类型问题
This commit is contained in:
Akarin~
2025-04-04 23:01:01 +08:00
committed by GitHub
parent c9d2ef7885
commit 5768b95b09
6 changed files with 111 additions and 76 deletions

View File

@ -10,7 +10,7 @@ authors = [
]
dependencies = [
"nonebot2>=2.4.0",
"nonebot-plugin-alconna>=0.48.0",
"nonebot-plugin-alconna>=0.57.0",
"nonebot-plugin-localstore>=0.7.1",
"zhDatetime>=2.0.0",
"aiohttp>=3.9",