bot-myrtus / forward

Provides a message forwarding feature.
GNU Affero General Public License v3.0
36 stars 5 forks source link

請求適配adapter-red #14

Closed Rem0rs closed 10 months ago

Rem0rs commented 11 months ago

使用adapter-red 後,轉發功能無法使用

idranme commented 11 months ago

能否描述得具体一些

Rem0rs commented 11 months ago

之前使用的@chronocat/adapter接入qq平台,用於qq群和kook消息互傳。‎‎‎chronocat目前不支持Koishi 4.15.0所以改用了adapter-red接入qq. 後發現轉發消息功能失效,確認配置文件沒有填錯,日誌沒有任何報錯。另一個轉發插件forward可正常使用

idranme commented 11 months ago

需要把平台从「onebot」更改为「red」,在 myrtus/forward 插件配置那里

Rem0rs commented 11 months ago

修改之後仍無法使用

idranme commented 11 months ago

把现有配置清除,然后重新配置试试

Rem0rs commented 11 months ago

恢復默認後重新配置了一遍,確認沒有填錯,仍無法使用

idranme commented 11 months ago

过几天我看看

qys8888 commented 11 months ago

一样的问题,请求适配

eric2788 commented 11 months ago

我也一样

idranme commented 10 months ago

已适配,请更新适配器和本插件到最新版本。

eric2788 commented 10 months ago

@idanran 我尝试使用 red <-> discord 互传,发现 red 转发 discord 时没有转发图片,但 discord 转发 red 就有

idranme commented 10 months ago

@idanran 我尝试使用 red <-> discord 互传,发现 red 转发 discord 时没有转发图片,但 discord 转发 red 就有

请提供日志

idranme commented 10 months ago

@idanran 我尝试使用 red <-> discord 互传,发现 red 转发 discord 时没有转发图片,但 discord 转发 red 就有

我这里是可以发图的,建议把所有依赖更新到最新版本再进行尝试。

eric2788 commented 10 months ago

@idanran 我尝试使用 red <-> discord 互传,发现 red 转发 discord 时没有转发图片,但 discord 转发 red 就有

我这里是可以发图的,建议把所有依赖更新到最新版本再进行尝试。

我只看到這個錯誤 SmartSelect_20231017_085237_Chrome.jpg

我剛剛把red適配器更新最新版後還是不行

idranme commented 10 months ago

@idanran 我尝试使用 red <-> discord 互传,发现 red 转发 discord 时没有转发图片,但 discord 转发 red 就有

我这里是可以发图的,建议把所有依赖更新到最新版本再进行尝试。

我只看到這個錯誤 SmartSelect_20231017_085237_Chrome.jpg

我剛剛把red適配器更新最新版後還是不行

能把发的消息截图一下吗

eric2788 commented 10 months ago

SmartSelect_20231017_090906_QQ.jpg

idranme commented 10 months ago

SmartSelect_20231017_090906_QQ.jpg

把 red 和 discord 适配器更新一下

eric2788 commented 10 months ago

SmartSelect_20231017_090906_QQ.jpg

把 red 和 discord 适配器更新一下

两者都已经是最新版本了....我重启一下koishi试试看

eric2788 commented 10 months ago

ok 我重启之后就有了,谢谢!

idranme commented 10 months ago

ok 我重启之后就有了,谢谢!

不客气

eric2788 commented 10 months ago

ok 我重启之后就有了,谢谢!

不客气

问个问题,有打算解析QQ转发消息吗,例如在discord换成thread,在telegram换成comment之类

idranme commented 10 months ago

问个问题,有打算解析QQ转发消息吗,例如在discord换成thread,在telegram换成comment之类

暂时没有打算,因为时间不充裕。

idranme commented 10 months ago

你可以提个 issue,等有时间我看看能不能做。