忽而今夏扇贝小组【朝花惜时】活动相关
check_log: 每月活动打卡记录config.py: 配置文件shanbay.py: Shanbay 类,提供扇贝网操作spider.py: Spider 类,抓取简要 Joke/Quotetask.py: Agent 类,用于每日发帖,查卡并记录,提交
-
Clone the two repositories to the same directory
-
Install deps
pip3 install -r requirements.txt -
Configure
use
config_tmpl.pyto configure and rename it toconfig.py. -
Use
crontab