-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
一些使用中的问题 #7
Comments
最近有点忙,应该会在一周后解决。 |
部分平台没有办法同时发送文字和图片,所以 koishi 的适配器会自动分割消息。参见适配器的「发送设置」的「handleMixedContent」。 |
[image: image.png]TG应该可以优化一下,合并进去😂
idanran ***@***.***> 于2023年3月4日周六 20:44写道:
… 3.图片与发送者用户名不会一同发送(目前好像只有QQ正常
部分平台没有办法同时发送文字和图片,所以 koishi 的适配器会自动分割消息。参见适配器的「发送设置」的「handleMixedContent」。
—
Reply to this email directly, view it on GitHub
<#7 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKUHCGSHHOGT7LKUDRUD3MLW2M2KNANCNFSM6AAAAAAVDBCL7M>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
调一下适配器的「handleMixedContent」就能合并进去了,只不过效果会跟理想有出入。 |
已在数据库中增加时间字段,可配合工具进行删除。
已解决(不确定)。 请更新至 3.1.0,如有问题可继续反馈。 |
好耶( |
3.1.0(最新版)已增加「屏蔽词」参数。 |
截至 3.2.1,还有以下问题未解决:
以后会做。
上游的修复正在进行中。(在修了) |
TG回复QQ任意消息,然后QQ回复TG消息
idanran ***@***.***> 于2023年3月18日周六 00:01写道:
… 还是有问题emmmm [image: image]
<https://user-images.githubusercontent.com/44593434/224531635-4f12e593-1c90-4255-907f-7ff2e4b6c19f.png>
可以提供下复现的步骤吗?我没遇到这个问题。
—
Reply to this email directly, view it on GitHub
<#7 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKUHCGSWWBI4D2UNRTCI54LW4SDE5ANCNFSM6AAAAAAVDBCL7M>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
还是没能复现,要不你删除相关数据表试试? |
上游已修复,请更新 koishi 至最新版本。 |
我再删除一次看看 |
奇怪,我这里就QQ到TG的GIF变成了文件,到kook是正常的 |
是升级 koishi 至 4.12.0 |
行,晚上重装一下试试 |
嗯呐 |
更新了下koishi到4.12.1,GIF活了,但是回复还是有点毛病( |
再说吧( |
对了,控制台有报错吗? |
来了来了 |
常量的问题好像是控制面板的bug,现在又可以改了.但是聊天报错依旧 |
嗷 |
这个应该是上游的问题,建议前往 satorijs/satori 提交 issue,说明如何复现。 |
如有需求,请重新开一个 issue。 |
我又来提需求了对体验影响较大的
1.同步撤回/删除
2.屏蔽掉一些无关信息,例如TG入群
3.各平台可选屏蔽命令,例如TG以/开头的消息
影响不大的
1.数据库可以自动删除一定时间之前的记录
可能比较难搞的
1.TG的GIF转换,可以参考下Q2TG?(QQ到TG的GIF也是坏的
BUG
1.嵌套回复会变成XX re XX形式
2.kook与discord原生回复无效
3.图片与发送者用户名不会一同发送(目前好像只有QQ正常
The text was updated successfully, but these errors were encountered: