From 070eee6c1cf8f765d98a339a96881ed52358348f Mon Sep 17 00:00:00 2001 From: linyuchen Date: Sat, 3 Feb 2024 19:31:22 +0800 Subject: [PATCH] docs: README update --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 2eb3b2e..88eb629 100644 --- a/README.md +++ b/README.md @@ -105,17 +105,11 @@
-
- 如何查看日志 -
- LiteLoaderQQNT/data/LLOneBot/*.log -
-
## TODO -- [x] 接口返回更详细的错误信息,目前消息发不出去也会返回发送成功(这河里吗) - [ ] 转发消息记录 +- [ ] 好友点赞api - [ ] 支持websocket,等个有缘人提PR实现 - [ ] 重构摆脱LLAPI,目前调用LLAPI只能在renderer进程调用,需重构成在main进程调用