-
如图,因为邮箱号太长了无法显示在一行里他就自动换行了,旁边的头像是椭圆形
-
https://github.com/koishijs/docs/blob/2134e1de550499074a48ab4e9fe04b115b52b4c9/zh-CN/manual/recipe/search.md?plain=1#L15-L20
Here, various types of plugins are listed with their display styles and …
-
简单而言就是:
- 在你的本地重新建立一个新的 boilerplate,并将当前仓库放入 external 的一个子目录(或其他被 gitignore 的目录)
- 稍微修改 package.json
带来的好处是:
- 方便别人在模板项目中直接引入你的仓库
-
### Describe the bug
错误日志如下
```log
config failed to resolve koishi-plugin-booru
2023-10-11 14:30:20 [W] config Error: Cannot find module 'koishi-plugin-booru'
Require stac…
-
启动命令
`docker run --rm koishijs/koishi`
完整日志https://paste.yka.moe/?2404793a6e61cc9b#FFL7DP7wAf9SqZfhdiZMUae5u2QM5quKnd2XiMKnywVs
日志
```
Archive: /boilerplate.zip
inflating: .env
creating…
-
### Describe the problem related to the feature request
提供 monorepo 的 koishi 插件 template
如 koishijs/webui koishijs/koishi-plugin-booru koishijs/koishi-plugin-wordle 那种 packages 和 plugins 下面可以写包和插件…
-
> I think I could add the `spoiler` feature then, which would be implemented as forward messages on QQ.
>
>我想我可以添加“剧透”功能,该功能在QQ将作为转发消息实现。
_Originally posted by @MaikoTan in https://github.com/koi…
-
https://github.com/koishijs/koishi/blob/612c87306b17a893c3393eed5ef46637ab587d06/plugins/common/bind/src/index.ts#L69
toString,constructor 等
-
即[issue12](https://github.com/idanran/myrtus/issues/12#issuecomment-1778986339)提及的功能。
![image](https://github.com/idanran/myrtus/assets/69190444/6ec32e18-c683-4a8b-b187-d2de2d72d036)
配置内似乎也没看到相应的功能开…
-
可能是由于检查了 referer。使用代理可以解决此问题。