Code Monkey home page Code Monkey logo

Comments (8)

pandolia avatar pandolia commented on July 26, 2024

发不了图片哦,网页版QQ本身就发不了图片,没办法。

from qqbot.

x2yline avatar x2yline commented on July 26, 2024

好像现在发送消息出故障了,前几天可以,这几天就不行了:电脑上提示消息发送成功,但是实际却没有发送,用的Windows系统

from qqbot.

pandolia avatar pandolia commented on July 26, 2024

我这边还是可以发的,有可能是网络问题。发消息时腾讯服务器返回的 retcode 如果是 0 则表明发消息成功,如果是 1202 则表明发消息很可能成功(在很少的情况下可能是发送不成功的)。本程序中,如果收到 1202 ,则直接打印 log 提示消息发送成功,绝大部分情况下都是对的,但少量情况下有可能是没有发送的。

from qqbot.

WuTianming avatar WuTianming commented on July 26, 2024

“电脑上提示消息发送成功,但是实际却没有发送”
我也遇到过这样的情况。很有可能是因为你的机器人过于频繁地对命令作出即时(延迟极小,几乎同步)的回应,并且回应每次都相同,被腾讯和谐了。过几天就好了。

from qqbot.

pandolia avatar pandolia commented on July 26, 2024

有可能,我试一下把程序改为在回复消息之前先 sleep 几秒,看看情况会不会好一点。

from qqbot.

x2yline avatar x2yline commented on July 26, 2024

确实是被腾讯和谐了。。。
就是那个qq发消息不成功,其他qq就行,不过居然被和谐这么久,现在都还不能通过robot发消息 ╰(°▽°)╯

from qqbot.

x2yline avatar x2yline commented on July 26, 2024

改了密码就可以了,现在正常了

from qqbot.

pandolia avatar pandolia commented on July 26, 2024

^__^

from qqbot.

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.