git仓库地址:https://github.com/MasakiOvO/weibo-create-new-post
weibo-create-new-post
使用 selenium 写成的 自动发微博脚本
安装依赖
需要在国内服务器上运行脚本
pip install -r requirements.txt
配置
cp config/user.config.example config/user.config
修改config/user.config内的参数
启动脚本
python index.py
微博内容设置
在config/message.txt 默认设置的是一些土味情话。
设置定时任务
我设置的是每天8点发一条微博
00 08 * * * python3 /www/weibo-auto-new-post/index.py
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。