适配当前COW版本下,timetask无法触发任务的bug - #77
Open
monk-after-90s wants to merge 29 commits into
Open
Conversation
Author
…"此岸","邓浩","🐈","Pink","舍得","ming","正大张工18981649675"]}) EACH_FRIEND:每个好友都私发一下; 额外参数excluded_friends:排除的好友
- 在README.md中添加了定时任务支持群聊和GPT拓展功能的说明 - 示例中新增了群任务和GPT消息的定时任务指令 - 介绍了EACH_FRIEND参数,可以为所有好友添加定时任务 - 更新了任务列表和取消任务的示例图片
-增加了对"ALL_GROUP"特殊群名的处理逻辑,允许发送给所有群 - 修改了任务添加流程,为全群任务跳过群名检查 -重构了任务执行逻辑,支持全群发送
- 针对 gewechat渠道进行了特殊处理,使用 fetch_contacts_list 方法获取群聊列表- 优化了微信渠道的群发逻辑,保留原有的 itchat 实例方法 - 修改了 Tool 类中的 last_msg 属性名称,提高了代码可读性 -调整了 get_group_by_title 方法中的调用,使用新的 last_msg 属性
This reverts commit f540650.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.