-
``` shell
[10:17:24.019][INFO][Ghost(123)][#KO设置Token gcTCcGSkcG5KBQ==][KOOKAdapter(Token)][开始处理]
{"name":"kasumi","hostname":"ubuntu","pid":1199572,"level":50,"msg":"Getting bot details failed, ret…
-
I've updaed NOX yesterday and now the the aplication is not recognizing the player.
Attached a screenshot.
![2021-05-26_19-45-28](https://user-images.githubusercontent.com/54755247/119741338-e2b…
-
```
2024-06-01 10:26:36 [E] multi-platform-message-forwarding 消息转发函数错误:TypeError: session.bot.getChannel is not a function
```
KOOK转发至Telegram成功,Telegram转发KOOK报错。
Nigh updated
5 months ago
-
### 是否会提供贡献?
不确定
### 建议描述
打扰了,我想获取某个接受到的消息所引用的消息,但是我翻了文档和源代码也没有找到这个接口,issue里全是只教mirai的,kook好像也没有直接的方法,好像都需要调用平台特定api,要是有一个统一的获取被引用的消息的接口就好了,或许可以加到`MessageContent`里面。
-
### 问题描述
非常抱歉 我不知道我可以去哪里提问相关问题 所以我来到这里开issues
我在使用overflow的时候想到是使用onebot11并且Gensokyo-kook 同样使用onebot11 所以我尝试进行了部署
但是部署的时候我遇到了一些问题 所以来到这里发issues
我不清楚问题如何解决 我已经尝试了我所能尝试的解决办法 实在没办法出此下策
### 复现
1…
-
rt
-
在会自动合并相同用户发言的IM上,如果不加装饰会导致消息混在一起,辨识度比较差。如下图中,只有telegram辨识度尚可。
## Telegram:
![image](https://github.com/ACAlexChen/multi-platform-message-forwarding/assets/1407471/edb93283-159b-460b-846a-50bcf4f05…
Nigh updated
5 months ago
-
问题描述:
`nonebot-plugin-alconna` 插件提取 `UniMsg` 时会调用 `extract_reply` 函数:
https://github.com/nonebot/plugin-alconna/blob/e162207a0ad887d6893b1705edb24254fd879c75/src/nonebot_plugin_alconna/uniseg/adapte…
-
两周前 Mrs4s 宣布由于腾讯持续封杀,go-cqhttp 停止维护(具体可以参考[这个 issue](https://github.com/Mrs4s/go-cqhttp/issues/2471))。而 Hoshino 框架只能与 Onebot 协议通信,在所有的 QQ 机器人客户端无法使用后,Onebot 协议实现就只剩下了 KOOK、微信以及微信公众号。
而对于 NoneBot,它可…
-
dependencies:
"@satorijs/adapter-qq": "^4.5.0",
"@satorijs/satori": "^3.6.1",
使用 qq 适配器编写如下代码:
```ts
import { Context } from '@satorijs/satori'
import qqPlugin, { QQBot } from '@satori…