CaoLiu_AutoReply icon indicating copy to clipboard operation
CaoLiu_AutoReply copied to clipboard

草榴自动回帖

Results 3 CaoLiu_AutoReply issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/user-attachments/assets/9806f525-f121-41c4-9f85-28804b9f39a8) 如图,当retry get list达到上限时,程序会退出。 https://github.com/0honus0/CaoLiu_AutoReply/blob/d1b6a7db7163b22363e3826106dddf4cec308c02/AutoReply.py#L448-L456 建议替换成 ``` if len(all_title) != len(all_username): if self.RetryList > 0: log.debug(f"{self.username} get list number error , retry get list , remaining retry times: %d" %...

1024。目前的版本已经非常好用,有两个小小的建议,不知大佬可否更新一下。 1.可否出一个只在固定tid(或者指定url链接),或者包含特定关键词的帖子里自动回复的代码和配置文件?比如每日签到帖等。 2.可否增加一个功能,每次回帖自动随机从几个板块中选择一个板块的帖子回复,比如第一次回帖选择技术区,第二次回帖选择新时代。 感谢!

打开日志文件会发现超过了设定的睡眠时间上限,但是没有新的回复