Git Product home page Git Product logo

Comments (12)

AnzhiZhang avatar AnzhiZhang commented on July 18, 2024

在qq操作指令没问题,但是不能转发消息对吗?

from mcdreforgedplugins.

lostegoist avatar lostegoist commented on July 18, 2024

/help 指令正常
/bound 正常绑定白名单
!!qq 可以正常把消息从MC发送到QQ;但是/mc 没有用,无法从qq发送消息到MC。

from mcdreforgedplugins.

AnzhiZhang avatar AnzhiZhang commented on July 18, 2024

那通信这块应该是正常的,EOF这个只是正常抽风
检查一下qqchat配置文件,mc指令是否已经打开

from mcdreforgedplugins.

AnzhiZhang avatar AnzhiZhang commented on July 18, 2024

另外如果没绑定使用/mc 指令是否有提示?

from mcdreforgedplugins.

lostegoist avatar lostegoist commented on July 18, 2024

QQChat / config.json :

"sync_group_only_admin": true,
"whitelist_add_with_bound": true,
"whitelist_remove_with_leave": true,
"forwards": {
"mc_to_qq": false,
"qq_to_mc": false
},
"commands": {
"command": true,
"list": true,
"mc": true,
"qq": true,
"mcdr": false
},

经过测试,未绑定账户的玩家发送/mc 指令,Bot并不会回复任何消息。

from mcdreforgedplugins.

AnzhiZhang avatar AnzhiZhang commented on July 18, 2024

群号配置是否正确?请注意主群只能有一个
可以尝试临时把forwards打开,看看能否转发

from mcdreforgedplugins.

AnzhiZhang avatar AnzhiZhang commented on July 18, 2024

已经发现问题,请等版本更新即可

from mcdreforgedplugins.

CleMooling avatar CleMooling commented on July 18, 2024

bb485118096908f824be0d34e69ad999
试试这个gocq配置

from mcdreforgedplugins.

lostegoist avatar lostegoist commented on July 18, 2024

还是一样的,/mc指令无效。

from mcdreforgedplugins.

CleMooling avatar CleMooling commented on July 18, 2024

还是一样的,/mc指令无效。

你看看gocq后台有没有风控提示

from mcdreforgedplugins.

lostegoist avatar lostegoist commented on July 18, 2024

你看看gocq后台有没有风控提示

后台倒是没有“风控”提示,但是数据上报失败的警告还是有。

from mcdreforgedplugins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.