Ice-Hazymoon

Results 19 issues of Ice-Hazymoon

如题,部分成语收录不全,比如没有【两情相悦】,建议爬虫和数据分别使用不同的仓库,这样便于补全数据

7.7.2 中的标签页组件, 虽然书上写了 prop:name 不是必须的, 但如果用户不设置 prop:name 就会报错 比如 - 控制台不能用子组件修改 props 中的值 - 就算忽略上面这一项, 标签页切换时 prop:name 会变成 undefined [书上的demo](https://jsfiddle.net/hazymoon/dsbeewfq/)

``` [0m 19:57:20 [INFO] [BOT 2748164308] [~(117474650)] Ice-Hazymoon?(1733708055) -> [mirai:source:17921,536993175]/搜图[mirai:image:{00F47A9C-3DE3-450D-7CFF-B98118305F8E}.mirai]  19:57:26 [DEBUG] [CQHTTPMirai] HTTP API response: {"status":"async","retcode":1,"data":null,"echo":null}  19:57:26 [DEBUG] [CQHTTPMirai] HTTP API Received: {"group_id":117474650,"message":"[CQ:at,qq=1733708055] --------------------> [CQ:image,file=file:///C:\Users\Administrator\Desktop\cqqbot\tmp\u8e7l3slr6s.png] 相似度:67.03% https://www.pixiv.net/artworks/78171158","auto_escape":"false"}...

help wanted

This is a great project, has support for MongoDB been considered?

https://github.com/preco21/merge-img/pull/11 This pr seems to have fixed the bug, but I did

![image](https://user-images.githubusercontent.com/25239977/211210682-85ad54e7-5517-4189-9207-d45aea3cd688.png)

- [x ] I didn't find a similar issue already open. - [x ] I read the documentation (README AND Wiki) - [ x] I have installed FFMpeg - [...

bug
invalid

### Describe the bug https://github.com/satorijs/satori/blob/6390012cc3c1a301e30a87c5d7f52fd3f762c349/adapters/telegram/src/utils.ts#L100 koishi 自动 answerCallbackQuery了,导致我手动调用 answerCallbackQuery 不生效,注释后正常 ### Steps to reproduce 如题 ### Expected behavior 如题 ### Screenshots _No response_ ### Versions - OS: - Platform: -...

bug

### Describe the bug 按钮数据如下 ``` reply_markup: { inline_keyboard: [ [ { text: "test-button", callback_data: "test-button", } ] ] } ``` 点击按钮后,koishi接收到事件报错 ``` app TypeError: Cannot read properties of undefined...

bug