Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

MerlinCN/WeiboWatchdog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeiboWatchdog

基于WeiboBot 开发的机器人

Python Version Python Implementation License

WeiboWatchdogWeiboBot的示例,用于演示如何使用WeiboBot,主要功能是转发微博上好看的小姐姐。

配置项

配置生成在config.json文件中

cookies:(必填)用浏览器登录m.weibo.cn,按F12获取cookies

bark_key:一个告警App 项目链接

special_users:特殊用户的uid的列表(只转发别人微博的博主)

ai_key:百度云人体识别APIKey

ai_secret:百度云人体识别SecretKey

is_repost:是否转发微博

is_upload:是否上传图片

is_screenshot:是否自动截图(需要自行配置chromedriver)

Docker(推荐)

sudo docker build -t weibo .

sudo docker run -it -v ~/WeiboWatchdog:/app --name weibo weibo

About

一个转发好看小姐姐的bot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published