Python整合itchat定时发送自定义消息到微信群
环境:python3.7 下载对应模块,安装时可能会提示升级,输入对应命令升级即可 <1> pip install itchat <2>pip install apscheduler 登陆