已实现此功能。
插件配置里切换下图片方式,看看哪种可以成功发送。
进行功能请求时请带上你的使用场景,否则我们无法进行需求分析。
进行功能请求时请带上你的使用场景,否则我们无法进行需求分析。
已实现此功能。
进行功能请求时请带上你的使用场景,否则我们无法进行需求分析。
推测是网络问题。
了解。会做的。
问题反馈
超时空猫猫v0.0.13直接升级至v0.0.15报错 require() of ES Module not support
koishi-core: v4.13.6
os: Windows server 2022
v0.0.16 已修复。
接收图片信息我这里似乎还有bug。
System:
OS: Windows 10 10.0.22621
CPU: (16) x64 AMD Ryzen 7 3700X 8-Core Processor
Binaries:
Node: 18.12.1
Yarn: 1.22.19
Koishi:
Core: 4.13.7
Console: 5.11.9
@chronocat/koishi-plugin-adapter
和 @chronocat/koishi-plugin-launcher
版本都是0.0.16。其他插件也都是最新版。
尝试使用novelai插件输入图片
报错如下:
AxiosError: Request failed with status code 404
at settle (C:\Users\43470\koishi-bot\koishi-app17\node_modules\axios\dist\node\axios.cjs:1268:12)
at RedirectableRequest.handleResponse (C:\Users\43470\koishi-bot\koishi-app17\node_modules\axios\dist\node\axios.cjs:2394:9)
at RedirectableRequest.emit (node:events:513:28)
at RedirectableRequest._processResponse (C:\Users\43470\koishi-bot\koishi-app17\node_modules\follow-redirects\index.js:356:10)
at RedirectableRequest._onNativeResponse (C:\Users\43470\koishi-bot\koishi-app17\node_modules\follow-redirects\index.js:62:10)
at Object.onceWrapper (node:events:628:26)
at ClientRequest.emit (node:events:513:28)
at HTTPParser.parserOnIncomingClient (node:_http_client:693:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:117:17)
at Socket.socketOnData (node:_http_client:534:22)
2023-07-11 22:22:44 [E] novelai AxiosError: Request failed with status code 500
at settle (C:\Users\43470\koishi-bot\koishi-app17\node_modules\axios\dist\node\axios.cjs:1268:12)
at IncomingMessage.handleStreamEnd (C:\Users\43470\koishi-bot\koishi-app17\node_modules\axios\dist\node\axios.cjs:2446:11)
at IncomingMessage.emit (node:events:525:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
尝试使用memes-api插件
报错如下:
AxiosError: Request failed with status code 404
at settle (C:\Users\43573\koishi-bot\koishi-app17\node_modules\axios\dist\node\axios.cjs:1268:12)
at RedirectableRequest.handleResponse (C:\Users\43573\koishi-bot\koishi-app17\node_modules\axios\dist\node\axios.cjs:2394:9)
at RedirectableRequest.emit (node:events:513:28)
at RedirectableRequest._processResponse (C:\Users\43573\koishi-bot\koishi-app17\node_modules\follow-redirects\index.js:356:10)
at RedirectableRequest._onNativeResponse (C:\Users\43573\koishi-bot\koishi-app17\node_modules\follow-redirects\index.js:62:10)
at Object.onceWrapper (node:events:628:26)
at ClientRequest.emit (node:events:513:28)
at HTTPParser.parserOnIncomingClient (node:_http_client:693:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:117:17)
at Socket.socketOnData (node:_http_client:534:22)
2023-07-11 22:24:00 [E] memes-api AxiosError: Request failed with status code 500
at settle (C:\Users\43573\koishi-bot\koishi-app17\node_modules\axios\dist\node\axios.cjs:1268:12)
at IncomingMessage.handleStreamEnd (C:\Users\43573\koishi-bot\koishi-app17\node_modules\axios\dist\node\axios.cjs:2446:11)
at IncomingMessage.emit (node:events:525:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
尝试使用image-search插件
报错如下:
2023-07-11 22:24:56 [W] search [error] saucenao: { user_id: '76390', account_type: '1', short_limit: '4', long_limit: '100', long_remaining: 83, short_remaining: 3, status: -3, results_requested: 3, message: 'Problem with remote server... (0 - http://127.0.0.1:5140/chrono/7254573162485752711)' }
已确认。明天或后天会修。
经过筛查,基本确认了问题发生的条件
所有uin转换失败的用户,对应的那条消息,都是在ntqq启动后,那个用户的第一条消息。
即,重启ntqq后应当可以大量观测到此现象。推测与ntqq本身的缓存有关。
System:
OS: Windows 10 10.0.19045
CPU: (12) x64 12th Gen Intel(R) Core™ i5-12400F
Binaries:
Node: 16.19.1
Yarn: 3.5.0
Koishi:
Core: 4.13.7
Console: 5.11.9
Koishi Desktop: 0.10.6
大佬们,使用dialogue指令的时候我想设置回复图片,但是机器人反馈上传资源错误,请问这个应该怎么解决呢
Feature Request
在adapter-onebot中,有如下代码保证channelId
作为Target的一致性,使guildId为空时sendMessage可以正常工作
Chronocat也应当有此一句
功能请求: qq xml 消息的接收
使用场景:管理员检测到 xml 卡片时,撤回群员消息
功能请求:deleteMessage
使用场景:撤回群员消息
请贴出插件未使用的 api
拉取不了镜像
[root@localhost ~]# docker pull Harbor
Using default tag: latest
Error response from daemon: unknown: repository chronocat/chronocat not found
本贴只负责处理 Koishi 已经能够收发消息,但有其他功能缺失的情况。