yuandi42
yuandi42
@explosion-mental Thanks! I rewrote the script with your suggestion. However, `sleep` doesn't work for me. I even tried `sleep 60` and the block still refused to refreshed. `setsid -f` doesn't...
遇到了相同的问题. 版本是 > [matrix-qq](https://github.com/duo/matrix-qq) v0.1.4+dev.unknown (unknown) qq.protocol 从 1 换到 6 都是报错版本太低. 参考论坛讨论似乎是需要 [fix-protocol-version](https://github.com/cssxsh/fix-protocol-version)? P.S. 问一下, 修改 config.yaml 的 qq.protocol 之后需要 `./matrix-qq -g` 重新生成注册文件然后重启 matrix server 和 bridge, 还是只需要重启 bridge...
我又遇到了这个问题……这次似乎是 [go-cqhttp 寄了](https://github.com/Mrs4s/go-cqhttp/issues/2471),连带我的账号也吃了铁拳。不知道 duo 大之后打算怎么办?
现在已经有 ntqq 协议的 Golang 实现 [lagrange](https://github.com/LagrangeDev/LagrangeGo) 以及对应的 [go-cqhttp](https://github.com/LagrangeDev/go-cqhttp),不知道能不能替代 MiraiGo……