Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

找不到群成员 #10

Open
2 tasks done
wang-zhibo opened this issue Aug 12, 2024 · 0 comments
Open
2 tasks done

找不到群成员 #10

wang-zhibo opened this issue Aug 12, 2024 · 0 comments

Comments

@wang-zhibo
Copy link

前置确认

  • 我确认我运行的是最新版本的代码,并且安装了所需的依赖,在FAQS中也未找到类似问题。

⚠️ 搜索issues中是否已存在类似问题

  • 我已经搜索过issues和disscussions,没有跟我遇到的问题相关的issue

操作系统类型?

Windows

运行的python版本是?

python 3.9

使用的chatgpt-on-wechat版本是?

Latest Release

运行的channel类型是?

other

复现步骤 🕹

No response

问题描述 😯

群聊的时候 偶尔出现, reply_text = "@" + context["msg"].actual_user_nickname + "\n" + reply_text.strip() TypeError: can only concatenate str (not "NoneType") to str 无法找到对应的人, win 微信会显示 已退出群聊

终端日志 📒

reply_text = "@" + context["msg"].actual_user_nickname + "\n" + reply_text.strip() TypeError: can only concatenate str (not "NoneType") to str

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant