-
使用 `koishi-plugin-verifier` 插件批准通过所有好友请求但没有效果。
![image](https://github.com/idanran/koishi-plugin-adapter-red/assets/48203962/b0c204ef-c4a7-4310-98cd-95a6957b4386)
## 相关
koishi-plugin-verifi…
-
### Describe the bug
### Steps to reproduce
如图
### Expected behavior
有换行
### Screenshots
_No response_
### Versions
System:
OS: Linux 5.15 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jell…
-
### 日志:
```node
2023-10-19 23:45:15 [W] search Error: Hostname/IP does not match certificate's altnames: Host: ascii2d.net. is not in the cert's altnames: DNS:dtku36.xyz, DNS:dtku37.xyz, DNS:dtku39.…
-
### Describe the bug
![image](https://github.com/koishijs/koishi-plugin-booru/assets/96647698/0daf15ae-d360-425a-81af-9d37d57f7f32)
### Steps to reproduce
发送指令: `booru -c 2`
### Expected behavio…
-
## Filter API
- [x] 实现插件、插件组级别的会话过滤
- [x] 支持配置项在不同的会话下取不同的值
- [x] 在控制台中新增「指令管理」界面,实现指令的多层组织、速率控制、权限管理等
## Puppeteer
- 优化以 `` 为核心的开发体验,为过去部分插件提供图片渲染模式
## Backlog
- [x] #752
- [x] #767…
-
### Describe the bug
当配置存在 $if 时 在配置页面拖动配置会报错 并且配置保存失败(没有写入文件
当拖动正常配置时 会恢复之前的状态
开发环境未复现 生产环境复现
相关配置区域
```
group:develop:
$if: env.NODE_ENV === 'development'
server:tmhcza:
…
-
可解决以下问题
```
1000|2|Internal Error: @koishijs/boilerplate@workspace:.: This package doesn't seem to be present in your lockfile; run "yarn install" to update the lockfile
1000|2| at Bd.resolve (C…
-
Should remove the `vercel` and related things, as now we are using the GitHub Actions to do the such thing.
-
### Describe the bug
我尝试了以下几种写法:
1.
```tsx
await session.send(
{content}
)
```
2.
```ts
await session.send(h('message',
h('quote', {id: session.messageId}),
conte…
-
### Describe the bug
当使用 [regexFor](https://koishi.chat/zh-CN/api/database/query.html#regexfor) 进行查询时数据库报错:
```
2024-01-04 21:22:46 [W] sqlite > SELECT `id`, `title`, `type`, `artist`, `genre`,…