-
插件配置如下(没动):
![Uploading AD}SS~KZEF[RK5SMX]P4H2W.jpg…]()
![WF@NAKFPFMMU55 27 %G72I](https://github.com/user-attachments/assets/e5d12af5-d8a8-4204-9be3-774381a22563)
下载方式:插件市场直接下载
日志:
![JGU1 VA{8N …
-
### Describe the bug
QQ适配器发送私聊消息时出错
```ts
public async sendQQPrivateMsg(employeeName: string, content: h[]) {
if (this.debug) {
this.logger.info(content.toString());
…
-
不用图片模式倒是可以正常使用,但是QQ公域机器人却没办法不会转发文字,只会把图片转发过来,并且尝试获取最新推文的时候会不断重复创建一个没有名字的文件夹....puppeteer正常工作,其他插件也能正常渲染
`2024-04-29 15:56:41 [W] app Error: ENOENT: no such file or directory, mkdir ''
2024-04-29 15:…
-
版本是2.0.6
错误信息
```
2023-03-13 14:16:14 [I] @tomlbz/openai/eye private message, Alice: ai现在北京时间
w-koishi-1 | 2023-03-13 14:16:16 [I] @tomlbz/openai Input Keywords: ["北京时间"]
w-koishi-1 | 2023-03-1…
-
复现方式
1. 新建分组
2. 分组内添加插件
3. 停用分组
4. 启用或停用分组内的插件
错误日志
```
loader TypeError: Cannot read properties of undefined (reading 'ctx')
at Proxy.unload (/home/project/TSWor…
-
示例1:
代码 (koishi):
```
ctx.command('getid ', '获取Steam ID', { authority: 0 })
.action(async ({ session }, profLink) => {
if (!profLink.startsWith("https://steamcommunity.com/")) {
…
-
### Describe the problem related to the feature request
Hi there,
Koishi is a popular repository for building cross-platform chatbots. However, most copilots aren't able to help with the latest s…
-
### Describe the bug
按钮数据如下
```
reply_markup: {
inline_keyboard: [
[
{
…
-
### Describe the bug
比如插件商店里面的下棋的插件chess 按理说棋盘是以图片的形式发出来的,但实际上发的字符
### Steps to reproduce
直接在插件里面安装puppeteer,并不做任何配置直接启用插件
### Expected behavior
下棋的插件chess 应该是正确的发送图片(在使用v3koishi时成功过,但后…
-
### Describe the bug
Github oauth未正常工作,无法正确的绑定到用户
### Steps to reproduce
如下面的截图所配置,然后按照正常的流程走即可出现
### Expected behavior
成功绑定用户
### Screenshots
![image](https://user-images.githubu…
vlssu updated
3 months ago