feat: auto encode silk

This commit is contained in:
linyuchen
2024-02-20 22:39:24 +08:00
parent 0e4de038ca
commit c4e54fa259
11 changed files with 973 additions and 84 deletions

View File

@@ -43,8 +43,8 @@ LiteLoaderQQNT的OneBot11协议插件
- [x] @群成员
- [x] 语音
- [x] json消息(只上报)
- [x] 转发消息记录(目前只能发不能收)
- [ ] 红包
- [ ] 转发消息记录
- [ ] xml
支持的api:
@@ -109,7 +109,7 @@ LiteLoaderQQNT的OneBot11协议插件
## TODO
- [x] 重构摆脱LLAPI目前调用LLAPI只能在renderer进程调用需重构成在main进程调用
- [x] 支持正、反向websocket感谢@disymayufei的PR
- [ ] 转发消息记录
- [x] 转发消息记录
- [ ] 好友点赞api
## onebot11文档