Git Product home page Git Product logo

Comments (3)

LTEnjoy avatar LTEnjoy commented on September 16, 2024

获取聊天记录部分应该是添加了对红包信息的支持的。一个可能的原因是你这里收到红包的信息是用的英文所以程序没有检测到。你可以先把英文切换到中文再尝试一下。

from easychat.

xieyumc avatar xieyumc commented on September 16, 2024

感谢,
确实是英文的问题,虽然电脑的微信是中文,但是手机是英文,收到的红包消息也是英文了
我试了一下,判断语句改成
elif "红包" in list_item_control.Name or "Red packet" in list_item_control.Name:
就可以正常识别了,有没有考虑改进一下呢

from easychat.

LTEnjoy avatar LTEnjoy commented on September 16, 2024

嗯,我会把这个差异加入进去。之后会自动识别多个不同的关键词。

from easychat.

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.