Skip to content

SomiaWhiteRing/PoetBotBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoetBotBot

微博自动推送bot

用于@诗人botbot

运行环境

  • python3
  • Chrome

准备工作

  1. 下载运行环境Chrome对应版本的chromedriver,放置在/driver目录下
  2. 在程序目录下执行pip install -r requirements.txt,安装所需的依赖。
  3. (可选)在config.yaml中配置Server酱的SendKey"sendKey",配置后会在发生错误时自动发送通知。

启动

python main.py

初次启动或cookie失效时,需要进行一次扫码登录。

由于新浪的cookie存在一天的时间限制,现在需要每次启动时都进行一次扫码登录并且浏览器会保持在后台运行。启动后请勿关闭浏览器。

推荐使用新版微博,若需使用旧版微博,请将config.yaml中的"oldWeibo"配置为true

发送的内容存储在/data/poem.txt中,可以根据使用需求自行修改。

参考

【github】SinaWeiboBot

【github】weiboSpider

【CSDN】用 Python 自动化实战,自动登录并发送微博

To-Do

  • 吞吐稿件功能

About

微博定时自动推送bot,用于@诗人botbot

Topics

Resources

License

Stars

Watchers

Forks

Languages