Code Monkey home page Code Monkey logo

Comments (8)

tetsaicn avatar tetsaicn commented on August 31, 2024

还有refresh怎么调用=-=

from qqbot.

tetsaicn avatar tetsaicn commented on August 31, 2024

既然都开issues了,我把这个问题一并提出来:自己发送的消息怎么看不到啊

from qqbot.

pandolia avatar pandolia commented on August 31, 2024

自己看不到是指对方收不到还是log里面没有?

from qqbot.

pandolia avatar pandolia commented on August 31, 2024

refresh 一般不需要自己调用,后台每隔五分钟会刷新一次联系人列表

from qqbot.

pandolia avatar pandolia commented on August 31, 2024

群管的功能后续版本再添加吧

from qqbot.

pandolia avatar pandolia commented on August 31, 2024

现在每发送一条消息,会打印一条 '向 xxx 发消息成功' 的信息。如果需要显示信息内容,可以将 qqbot.py 文件的第 75 行改为:
result = '向 %s 发消息成功,消息内容: %s' % (str(contact), message.content)

from qqbot.

pandolia avatar pandolia commented on August 31, 2024

如果是自己通过其他类型的客户端(手机QQ,PC版QQ)发送的消息,那确实显示不出来,这是 WEB QQ 的限制。
其实你用手机QQ发消息,PC版QQ也显示不出来。
唯一能将所有类型的客户端发送的消息显示出来的只有手机QQ。

from qqbot.

tetsaicn avatar tetsaicn commented on August 31, 2024

好吧,不能做消息收集了QAQ,自己的看不到无卵用啊,手机发送的消息电脑看得到啊

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.