-
app Error: AUTOINCREMENT is only allowed on an INTEGER PRIMARY KEY
at f.handleError (/koishi/node_modules/@minatojs/sql.js/dist/sql-wasm.js:90:53)
…
-
后台报错信息如下:
```
2024-03-02 13:51:29 [I] nitter-rss-apply 正在循环2024/3/2 13:51:29
2024-03-02 13:51:30 [W] app ctx.http.axios() is deprecated, use ctx.http() instead
2024-03-02 13:51:32 [S] nitter-rss…
-
不用图片模式倒是可以正常使用,但是QQ公域机器人却没办法不会转发文字,只会把图片转发过来,并且尝试获取最新推文的时候会不断重复创建一个没有名字的文件夹....puppeteer正常工作,其他插件也能正常渲染
`2024-04-29 15:56:41 [W] app Error: ENOENT: no such file or directory, mkdir ''
2024-04-29 15:…
-
### Describe the bug
QQ适配器发送私聊消息时出错
```ts
public async sendQQPrivateMsg(employeeName: string, content: h[]) {
if (this.debug) {
this.logger.info(content.toString());
…
-
```
2023-04-02 16:39:09 [W] session 樱田 樱田 喵一个
Error: Request failed with status code 403
at createError (E:\Programme\koishi\koishi-desktop-w…
-
```
{
messageId: '7291993637397281169',
id: '7291993637397281169',
elements: [ Element { type: 'text', attrs: [Object], children: [] } ],
content: '我喜欢的队伍输了'
}
```
```
2023-10-20 18:5…
-
Hello, I am Juan Milciades. I belong to the Latino community and I would like to use your version of YGOPro. If there is a possibility I would like to be able to compile your version of ygopro. But I …
-
koishi 支持在其的配置文件里使用[环境变量](https://koishi.chat/zh-CN/guide/develop/config.html#%E4%BD%BF%E7%94%A8%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F)。
然而当我尝试在 cordis 项目里的配置文件使用上面的语法,发现并没有得到支持。
![image](https://…
-
![QQ截图20240628141644](https://github.com/MieMieMieeeee/koishi-gpt-girlfriend/assets/17328013/a6bd5756-2d4b-48c8-9395-2dbffa9bca73)
![QQ截图20240628141655](https://github.com/MieMieMieeeee/koishi-gpt-gi…
-
QQNT版本:`9.97-21484`
LLOneBot版本:`3.13.7`
koishi版本:`4.17.2`(其它依赖保持最新)
koishi-plugin-adapter-onebot版本:`6.5.0`
调用管线:
`Koishi->koishi-plugin-adapter-onebot->LLonebot->LiteLoaderQQNT->QQNT`
…